[Webkit-unassigned] [Bug 25205] XMLHttpRequest instance is not an instanceof XMLHttpRequest

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 7 02:31:58 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=25205


Yuzo Fujishima <yuzo at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #32370|                            |review?
               Flag|                            |




--- Comment #5 from Yuzo Fujishima <yuzo at google.com>  2009-07-07 02:31:57 PDT ---
Created an attachment (id=32370)
 --> (https://bugs.webkit.org/attachment.cgi?id=32370)
Fix for "instanceof XMLHttpRequest"

Hi,

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

Yuzo

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list