[Webkit-unassigned] [Bug 160341] New: Transmit efficiently DocumentThreadableLoader ResourceResponse to its client
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 29 07:14:28 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=160341
Bug ID: 160341
Summary: Transmit efficiently DocumentThreadableLoader
ResourceResponse to its client
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: youennf at gmail.com
DocumentThreadableLoader is now filtering the response given by the CachedResource.
This filtering requires a copy to not modify the CachedResource response.
It might be good to use that copy for clients that want to keep the response, typically XHR and Fetch API
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160729/a4e92832/attachment.html>
More information about the webkit-unassigned
mailing list