[Webkit-unassigned] [Bug 62904] Remove LegacyDefaultOptionalArguments flag from IDL files where it would not change behavior

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 20 03:53:37 PDT 2011


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





--- Comment #11 from Csaba Osztrogonac <ossy at webkit.org>  2011-06-20 03:53:37 PST ---
Created an attachment (id=97776)
 --> (https://bugs.webkit.org/attachment.cgi?id=97776&action=review)
warning fix

"if (exec->argumentCount() < 0" was incorrect, because it is always false.
With the attached fix non-V8 builds will be happy.

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