Bug 47321
Summary: | Enable XHR_RESPONSE_BLOB for other ports. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Michael Nordman <michaeln> |
Component: | XML | Assignee: | Michael Nordman <michaeln> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Normal | CC: | ap, laszlo.gombos |
Priority: | P2 | Keywords: | WebExposed |
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.5 | ||
Bug Depends on: | 88855 | ||
Bug Blocks: | 44721 |
Michael Nordman
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
Looks like .responseBlob has been superseded by .response. Can .responseBlob be removed from WebKit now?
Alexey Proskuryakov
The flag no longer exists, and neither does responseBlob property.