https://bugs.webkit.org/show_bug.cgi?id=120521
Patch by Tamas Czene <tczene@inf.u-szeged.hu> on 2013-08-30
Reviewed by Andreas Kling.
* WebProcess/InjectedBundle/API/c/WKBundlePageOverlay.cpp:
(WKBundlePageOverlayFractionFadedIn):
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@154874
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2013-08-30 Tamas Czene <tczene@inf.u-szeged.hu>
+
+ Resolve unused parameter warning in WKBundlePageOverlay.cpp
+ https://bugs.webkit.org/show_bug.cgi?id=120521
+
+ Reviewed by Andreas Kling.
+
+ * WebProcess/InjectedBundle/API/c/WKBundlePageOverlay.cpp:
+ (WKBundlePageOverlayFractionFadedIn):
+
2013-08-30 Antti Koivisto <antti@apple.com>
Remove code behind ENABLE(DIALOG_ELEMENT)
toImpl(bundlePageOverlayRef)->setNeedsDisplay(enclosingIntRect(toFloatRect(rect)));
}
-float WKBundlePageOverlayFractionFadedIn(WKBundlePageOverlayRef bundlePageOverlayRef)
+float WKBundlePageOverlayFractionFadedIn(WKBundlePageOverlayRef)
{
// Clients who include the fade opacity during painting interfere
// with composited fade, so we'll pretend we're opaque and do the