[webkit-reviews] review requested: [Bug 13480] window.Attr is undefined : [Attachment 14184] proposed fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 25 13:31:15 PDT 2007


Alexey Proskuryakov <ap at webkit.org> has asked  for review:
Bug 13480: window.Attr is undefined
http://bugs.webkit.org/show_bug.cgi?id=13480

Attachment 14184: proposed fix
http://bugs.webkit.org/attachment.cgi?id=14184&action=edit

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
Added a bunch of new global constructors. Leaving it to the reviewer to decide
whether this is appropriate during stabilization.

It seems like we have a terminology problem somewhere. Invoking "new Element"
results in a weird error message: "TypeError: Value [object ElementConstructor]
(result of expression window.Element) is not a constructor. Cannot be used with
new."



More information about the webkit-reviews mailing list