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
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 ***
<rdar://problem/20561095>