[webkit-reviews] review granted: [Bug 21752] REGRESSION: referencing XHR constructor for a not yet loaded frame permanently breaks it : [Attachment 28175] proposed fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 13 12:32:44 PDT 2009


Darin Adler <darin at apple.com> has granted Alexey Proskuryakov <ap at webkit.org>'s
request for review:
Bug 21752: REGRESSION: referencing XHR constructor for a not yet loaded frame
permanently breaks it
https://bugs.webkit.org/show_bug.cgi?id=21752

Attachment 28175: proposed fix
https://bugs.webkit.org/attachment.cgi?id=28175&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
r=me

I'm slightly worried since it would be insecure to re-use these JavaScript
objects with a new document with a different security origin. But I guess we
have tests to cover that possibility and they are not re-used in that bad way.


More information about the webkit-reviews mailing list