[Webkit-unassigned] [Bug 120515] Resolve unused parameter warning in WebPlatformStrategies.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 30 08:00:14 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=120515


Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #210078|review?, commit-queue?      |review+, commit-queue+
               Flag|                            |




--- Comment #2 from Darin Adler <darin at apple.com>  2013-08-30 07:59:37 PST ---
(From update of attachment 210078)
View in context: https://bugs.webkit.org/attachment.cgi?id=210078&action=review

> Source/WebKit2/WebProcess/WebPage/TapHighlightController.cpp:100
> +void TapHighlightController::drawRect(PageOverlay* /*pageOverlay*/, GraphicsContext& context, const IntRect& /*dirtyRect*/)

Should remove the argument entirely. No need for the commented out word "pageOverlay"; it doesn’t document anything.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list