Bug 129950 - Web Inspector: unknown issue source "security" when reporting CSP violation
Summary: Web Inspector: unknown issue source "security" when reporting CSP violation
Status: RESOLVED DUPLICATE of bug 143803
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-03-07 18:00 PST by BJ Burg
Modified: 2015-04-15 15:27 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description BJ Burg 2014-03-07 18:00:56 PST
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
Comment 1 Joseph Pecoraro 2015-04-15 15:26:49 PDT
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 ***
Comment 2 Radar WebKit Bug Importer 2015-04-15 15:27:23 PDT
<rdar://problem/20561095>