[webkit-reviews] review granted: [Bug 67969] Implement a HashChangeEvent constructor for V8 : [Attachment 107106] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 13 16:36:25 PDT 2011


Nate Chapin <japhet at chromium.org> has granted Kentaro Hara
<haraken at google.com>'s request for review:
Bug 67969: Implement a HashChangeEvent constructor for V8
https://bugs.webkit.org/show_bug.cgi?id=67969

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

------- Additional Comments from Nate Chapin <japhet at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=107106&action=review


> Source/WebCore/dom/HashChangeEvent.idl:26
> -	   CustomConstructFunction
> +	   CustomConstructFunction,
> +	   V8CustomConstructor

It looks like there's substantial overlap between these two attributes.  Is
there any chance we could merge them?


More information about the webkit-reviews mailing list