Bug 154694 - CSP: Remove SecurityPolicy script interface
Summary: CSP: Remove SecurityPolicy script interface
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Local Build
Hardware: All All
: P2 Normal
Assignee: Daniel Bates
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-02-25 14:34 PST by Daniel Bates
Modified: 2016-02-25 15:52 PST (History)
3 users (show)

See Also:


Attachments
Patch (62.06 KB, patch)
2016-02-25 14:51 PST, Daniel Bates
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Bates 2016-02-25 14:34:29 PST
The script interface SecurityPolicy has long since been removed from the Content Security Policy spec. We should remove it.

For completeness, Mike West mentioned that the script interface was removed in his email "Holiday changes to the CSP 1.1 editor's draft." sent to <public-webappsec@w3.org> on 01/03/2014: <http://lists.w3.org/Archives/Public/public-webappsec/2014Jan/0001.html>.
Comment 1 Radar WebKit Bug Importer 2016-02-25 14:34:48 PST
<rdar://problem/24846482>
Comment 2 Daniel Bates 2016-02-25 14:51:34 PST
Created attachment 272245 [details]
Patch
Comment 3 Daniel Bates 2016-02-25 15:52:01 PST
Comment on attachment 272245 [details]
Patch

Clearing flags on attachment: 272245

Committed r197142: <http://trac.webkit.org/changeset/197142>
Comment 4 Daniel Bates 2016-02-25 15:52:06 PST
All reviewed patches have been landed.  Closing bug.