[webkit-reviews] review requested: [Bug 6642] Split XMLHttpRequest class into JS binding and implementation : [Attachment 5820] revised patch

bugzilla-request-daemon at opendarwin.org bugzilla-request-daemon at opendarwin.org
Sat Jan 21 15:46:07 PST 2006


Alexey Proskuryakov <ap at nypop.com> has asked  for review:
Bug 6642: Split XMLHttpRequest class into JS binding and implementation
http://bugzilla.opendarwin.org/show_bug.cgi?id=6642

Attachment 5820: revised patch
http://bugzilla.opendarwin.org/attachment.cgi?id=5820&action=edit

------- Additional Comments from Alexey Proskuryakov <ap at nypop.com>
Maciej pointed out that the previous version changed the semantics of URL
completion - it would complete the URL for open() against the document the
XMLHttpRequest was created with instead of based on the currently executing
frame. So, returned URL completion back to JSXMLHttpRequest.



More information about the webkit-reviews mailing list