Bug 159322 - Create a generic "linked-on-or-after" check for new CSP Rules
Summary: Create a generic "linked-on-or-after" check for new CSP Rules
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: Jiewen Tan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-06-30 16:04 PDT by Jiewen Tan
Modified: 2016-06-30 17:04 PDT (History)
5 users (show)

See Also:


Attachments
Patch (4.34 KB, patch)
2016-06-30 16:11 PDT, Jiewen Tan
bfulgham: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jiewen Tan 2016-06-30 16:04:30 PDT
Summary:
We have hit too many broken applications. We need to make the new CSP behavior for local files consistent.

We should take the application-specific workarounds we made for Ecobee and Quora, and apply them across the board.

See “Bug 157005 - CSP: Add app-specific workaround for Ecobee and Quora”
Comment 1 Jiewen Tan 2016-06-30 16:05:01 PDT
<rdar://problem/27117220>
Comment 2 Jiewen Tan 2016-06-30 16:11:45 PDT
Created attachment 282489 [details]
Patch
Comment 3 Brent Fulgham 2016-06-30 16:28:07 PDT
Comment on attachment 282489 [details]
Patch

r=me
Comment 4 Jiewen Tan 2016-06-30 16:35:59 PDT
(In reply to comment #3)
> Comment on attachment 282489 [details]
> Patch
> 
> r=me

Thanks, Brent.
Comment 5 Jiewen Tan 2016-06-30 17:04:28 PDT
Committed r202719: <http://trac.webkit.org/changeset/202719>