Bug 180952 - Service worker served response tainting should keep its tainting
Summary: Service worker served response tainting should keep its tainting
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: 2017-12-18 15:40 PST by youenn fablet
Modified: 2017-12-18 17:59 PST (History)
8 users (show)

See Also:


Attachments
Patch (41.63 KB, patch)
2017-12-18 16:01 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-12-18 15:40:42 PST
Service worker served response tainting should keep its tainting.
Currently, we recompute it for cross-origin resources, which makes more resource Opaque than necessary.
Comment 1 youenn fablet 2017-12-18 16:01:48 PST
Created attachment 329699 [details]
Patch
Comment 2 WebKit Commit Bot 2017-12-18 17:55:44 PST
Comment on attachment 329699 [details]
Patch

Clearing flags on attachment: 329699

Committed r226090: <https://trac.webkit.org/changeset/226090>
Comment 3 WebKit Commit Bot 2017-12-18 17:55:45 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2017-12-18 17:59:01 PST
<rdar://problem/36121580>