[Webkit-unassigned] [Bug 94790] Derived JS binding code throws a different exception than the normal one for overloaded functions when argument count is not enough

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 23 02:14:24 PDT 2012


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





--- Comment #2 from Kentaro Hara <haraken at chromium.org>  2012-08-23 02:14:22 PST ---
(From update of attachment 160116)
View in context: https://bugs.webkit.org/attachment.cgi?id=160116&action=review

> Source/WebCore/ChangeLog:8
> +        Throw NotEnoughArguments exception for overloaded functions if actualrgument

Typo: actual argument

> Source/WebCore/bindings/scripts/CodeGeneratorJS.pm:1336
> +    my $leastNumMandatoryParams = 255;

Where does 255 come from?

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