Bug 153242 - CSP: Improve blocked inline script error message
Summary: CSP: Improve blocked inline script error message
Status: RESOLVED WONTFIX
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: BlinkMergeCandidate, InRadar
Depends on:
Blocks:
 
Reported: 2016-01-19 11:32 PST by Daniel Bates
Modified: 2016-11-07 16:21 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Bates 2016-01-19 11:32:33 PST
We should consider merging <https://src.chromium.org/viewvc/blink?view=rev&revision=165466>.

CSP: Improve blocked inline script error message.

The message should make it clear that a lack of 'unsafe-inline' causes
script/style to be blocked. This patch adds a sentence to that effect.
Comment 1 Radar WebKit Bug Importer 2016-05-27 12:35:14 PDT
<rdar://problem/26522811>
Comment 2 Brent Fulgham 2016-11-07 16:21:47 PST
We use our own wording for these kinds of violations, and do not think taking this specific change will benefit WebKit.

Closing as NTBF.