RESOLVED WORKSFORME 47321
Enable XHR_RESPONSE_BLOB for other ports.
https://bugs.webkit.org/show_bug.cgi?id=47321
Summary Enable XHR_RESPONSE_BLOB for other ports.
Michael Nordman
Reported 2010-10-06 19:26:40 PDT
See http://trac.webkit.org/changeset/61545 for an example of defining a new compile time flag, or maybe take it out from behind the flag once a common code impl is in place for other ports to use.
Attachments
Alexey Proskuryakov
Comment 1 2012-02-22 17:08:25 PST
Looks like .responseBlob has been superseded by .response. Can .responseBlob be removed from WebKit now?
Alexey Proskuryakov
Comment 2 2013-02-18 15:28:17 PST
The flag no longer exists, and neither does responseBlob property.
Note You need to log in before you can comment on or make changes to this bug.