Bug 129950
Summary: | Web Inspector: unknown issue source "security" when reporting CSP violation | ||
---|---|---|---|
Product: | WebKit | Reporter: | Blaze Burg <bburg> |
Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | graouts, joepeck, timothy, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Blaze Burg
1. try to pass a non-function to setTimeout() with these CSP settings (used by the inspector): "script-src 'self' 'unsafe-inline'"
CONSOLE ERROR: Refused to evaluate script because it violates the following Content Security Policy directive: "script-src 'self' 'unsafe-inline'".
WebKitBuild/Release/WebInspectorUI.framework/Resources/Models/IssueMessage.js:90:22: CONSOLE ERROR: Unknown issue source: security
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Joseph Pecoraro
I fixed this over in bug 143803
I should have searched for an existing bug first!
*** This bug has been marked as a duplicate of bug 143803 ***
Radar WebKit Bug Importer
<rdar://problem/20561095>