[webkit-reviews] review requested: [Bug 25205] XMLHttpRequest instance is not an instanceof XMLHttpRequest : [Attachment 32370] Fix for "instanceof XMLHttpRequest"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 7 02:31:58 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 32370: Fix for "instanceof XMLHttpRequest"
https://bugs.webkit.org/attachment.cgi?id=32370&action=edit

------- Additional Comments from Yuzo Fujishima <yuzo at google.com>
Hi,

Can you review the attached patch?
It attempts to fix this bug by setting JSC::ImplementsHasInstance flag for
JSXMLHttpRequestConstructor.

Yuzo


More information about the webkit-reviews mailing list