[webkit-reviews] review requested: [Bug 25205] XMLHttpRequest instance is not an instanceof XMLHttpRequest : [Attachment 32499] DOMConstructorObject approach.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 8 19:29:54 PDT 2009


Yuzo Fujishima <yuzo at google.com> has asked  for review:
Bug 25205: XMLHttpRequest instance is not an instanceof XMLHttpRequest
https://bugs.webkit.org/show_bug.cgi?id=25205

Attachment 32499: DOMConstructorObject approach.
https://bugs.webkit.org/attachment.cgi?id=32499&action=review

------- Additional Comments from Yuzo Fujishima <yuzo at google.com>
Thank you for your review.

I agree.

I've revised the patch such that all the classes in question derive from
DOMConstructorObject, which in turn derives from DOMObject.

Can you take another look?

Yuzo


More information about the webkit-reviews mailing list