Bug 182137 - DocumentThreadableLoader should ensure service worker is not reused if redirection comes from the network
Summary: DocumentThreadableLoader should ensure service worker is not reused if redire...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Service Workers (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-01-25 12:33 PST by youenn fablet
Modified: 2018-01-25 13:27 PST (History)
6 users (show)

See Also:


Attachments
Patch (4.25 KB, patch)
2018-01-25 12:34 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 2018-01-25 12:33:00 PST
DocumentThreadableLoader should ensure service worker is not reused if redirection comes from the network.
This is handled for same origin loads but not cross origin ones.
Comment 1 youenn fablet 2018-01-25 12:34:50 PST
Created attachment 332300 [details]
Patch
Comment 2 Radar WebKit Bug Importer 2018-01-25 12:41:14 PST
<rdar://problem/36878876>
Comment 3 WebKit Commit Bot 2018-01-25 13:27:36 PST
Comment on attachment 332300 [details]
Patch

Clearing flags on attachment: 332300

Committed r227626: <https://trac.webkit.org/changeset/227626>
Comment 4 WebKit Commit Bot 2018-01-25 13:27:38 PST
All reviewed patches have been landed.  Closing bug.