[Webkit-unassigned] [Bug 49633] Add .responseType and .response to XMLHttpRequest

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 19 16:04:19 PST 2010


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





--- Comment #12 from Chris Rogers <crogers at google.com>  2010-11-19 16:04:18 PST ---
* Thanks Alexey, I've added code in JSXMLHttpRequest::markChildren() to handle the Document from .responseXML as well as Blob and ArrayBuffer.

* added a test as you suggest for garbage collection with .responseXML as well as .response

* added the V8 custom bindings 

* added the binary file used for testing

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