Bug 129950

Summary: Web Inspector: unknown issue source "security" when reporting CSP violation
Product: WebKit Reporter: BJ Burg <bburg>
Component: Web InspectorAssignee: 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   

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>