Bug 172504 - [macOS][iOS] Temporarily turn Subresource Integrity off by default
Summary: [macOS][iOS] Temporarily turn Subresource Integrity off by default
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords: InRadar
Depends on:
Blocks: 172505
  Show dependency treegraph
 
Reported: 2017-05-23 09:42 PDT by Brent Fulgham
Modified: 2017-06-06 13:52 PDT (History)
9 users (show)

See Also:


Attachments
Patch (1.38 KB, patch)
2017-05-23 09:48 PDT, Brent Fulgham
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brent Fulgham 2017-05-23 09:42:39 PDT
Set the default state of the subresource integrity feature to off for the time being.
Comment 1 Brent Fulgham 2017-05-23 09:47:16 PDT
<rdar://problem/32122997>
Comment 2 Brent Fulgham 2017-05-23 09:48:52 PDT
Created attachment 311020 [details]
Patch
Comment 3 Sam Weinig 2017-05-23 10:14:46 PDT
Is something wrong with the implementation? If this is for branching reasons, I believe  we these kind of changes (flipping features on and off) is usually done directly on the branch.
Comment 4 Brent Fulgham 2017-06-02 09:55:26 PDT
We won't land this in trunk. This will just be done on a per-branch basis.