[webkit-reviews] review granted: [Bug 16691] Use real JS objects for the rest of the DOMExceptions (EventException, RangeException, etc) : [Attachment 18229] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 1 19:40:55 PST 2008


Darin Adler <darin at apple.com> has granted 's request for review:
Bug 16691: Use real JS objects for the rest of the DOMExceptions
(EventException, RangeException, etc)
http://bugs.webkit.org/show_bug.cgi?id=16691

Attachment 18229: patch
http://bugs.webkit.org/attachment.cgi?id=18229&action=edit

------- Additional Comments from Darin Adler <darin at apple.com>
I'm really worried that the named constants that are members of the classes are
not the same values as the same-named constants in the JavaScript language
binding.

Otherwise, I love this.

r=me


More information about the webkit-reviews mailing list