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

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


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


Yuzo Fujishima <yuzo at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #32434|0                           |1
        is obsolete|                            |
  Attachment #32499|                            |review?
               Flag|                            |




--- Comment #9 from Yuzo Fujishima <yuzo at google.com>  2009-07-08 19:29:54 PDT ---
Created an attachment (id=32499)
 --> (https://bugs.webkit.org/attachment.cgi?id=32499)
DOMConstructorObject approach.

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

-- 
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