Bug 58641

Summary: CSP default-src is missing
Product: WebKit Reporter: Adam Barth <abarth>
Component: Tools / TestsAssignee: Adam Barth <abarth>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, eric
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 53572    
Attachments:
Description Flags
Patch
none
Patch for landing none

Description Adam Barth 2011-04-15 00:23:10 PDT
CSP default-src is missing
Comment 1 Adam Barth 2011-05-01 15:17:33 PDT
Created attachment 91850 [details]
Patch
Comment 2 Eric Seidel (no email) 2011-05-01 15:47:19 PDT
Comment on attachment 91850 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=91850&action=review

OK.  Please fix the test.

> LayoutTests/http/tests/security/contentSecurityPolicy/default-src-inline-blocked.html:4
> +<meta http-equiv="X-WebKit-CSP" content="script-src 'self'">

default-src, not script-src.
Comment 3 Adam Barth 2011-05-01 16:31:35 PDT
Created attachment 91858 [details]
Patch for landing
Comment 4 WebKit Commit Bot 2011-05-01 18:44:39 PDT
Comment on attachment 91858 [details]
Patch for landing

Clearing flags on attachment: 91858

Committed r85451: <http://trac.webkit.org/changeset/85451>
Comment 5 WebKit Commit Bot 2011-05-01 18:44:45 PDT
All reviewed patches have been landed.  Closing bug.