[webkit-reviews] review granted: [Bug 85928] [JSC] Regression: addEventListener() and removeEventListener() raise an exception on missing args : [Attachment 140812] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 8 16:41:20 PDT 2012


Geoffrey Garen <ggaren at apple.com> has granted Benjamin Poulain
<benjamin at webkit.org>'s request for review:
Bug 85928: [JSC] Regression: addEventListener() and removeEventListener() raise
an exception on missing args
https://bugs.webkit.org/show_bug.cgi?id=85928

Attachment 140812: Patch
https://bugs.webkit.org/attachment.cgi?id=140812&action=review

------- Additional Comments from Geoffrey Garen <ggaren at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=140812&action=review


r=me

> Source/WebCore/bindings/scripts/CodeGeneratorJS.pm:2122
> +		       # For compatibility with legacy content, the
EventListener call are generated without GenerateArgumentsCountCheck.

Typo: should be "calls".


More information about the webkit-reviews mailing list