Bug 166843 - Merge OpaqueResponseBodyPolicy and ResponseFilteringPolicy ThreadableLoader options
Summary: Merge OpaqueResponseBodyPolicy and ResponseFilteringPolicy ThreadableLoader o...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-09 08:38 PST by youenn fablet
Modified: 2017-01-09 10:28 PST (History)
7 users (show)

See Also:


Attachments
Patch (10.02 KB, patch)
2017-01-09 08:45 PST, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2017-01-09 08:38:36 PST
OpaqueResponseBodyPolicy and ResponseFilteringPolicy ThreadableLoader options are used one with the other, so let's merge them.
Comment 1 youenn fablet 2017-01-09 08:45:09 PST
Created attachment 298362 [details]
Patch
Comment 2 youenn fablet 2017-01-09 08:49:44 PST
(In reply to comment #1)
> Created attachment 298362 [details]
> Patch

In the future, we probably will need to revisit opaque response handling.
Service worker might need to keep the internal response while only exposing the filtered response. See https://fetch.spec.whatwg.org/#concept-filtered-response.
Comment 3 WebKit Commit Bot 2017-01-09 10:28:00 PST
Comment on attachment 298362 [details]
Patch

Clearing flags on attachment: 298362

Committed r210514: <http://trac.webkit.org/changeset/210514>
Comment 4 WebKit Commit Bot 2017-01-09 10:28:04 PST
All reviewed patches have been landed.  Closing bug.