[Webkit-unassigned] [Bug 80835] Style checker complains about naming parameter with default values

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 12 10:04:34 PDT 2012


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ap at webkit.org




--- Comment #1 from Alexey Proskuryakov <ap at webkit.org>  2012-03-12 10:04:33 PST ---
Actually, this should work:

+ void calculateScrollbarModesForLayout(ScrollbarMode& hMode, ScrollbarMode& vMode, ScrollbarModesCalculationStrategy = AnyRule);

-- 
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