[Webkit-unassigned] [Bug 161389] CachedResourceLoader is not taking into account fetch options to use or not cached resources

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 30 09:54:54 PDT 2016


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

--- Comment #1 from youenn fablet <youennf at gmail.com> ---
If we plan to further align with the specs, we should probably forbid reusing resources with different fetch options.
Or we should have a way to easily clone one reusable resource into a new one with correctly set states.

Note that this does not apply to XHR/fetch API, since resources are not allowed to be reused in that case.

-- 
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/20160830/2e899efe/attachment-0001.html>


More information about the webkit-unassigned mailing list