Bug 58644

Summary: CSP xhr-src is missing
Product: WebKit Reporter: Adam Barth <abarth>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED LATER    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 53572    

Adam Barth
Reported 2011-04-15 00:24:17 PDT
CSP xhr-src is missing
Attachments
Adam Barth
Comment 1 2011-04-23 21:37:05 PDT
The current plan is to not implement this directive at this time. This directive is different from the other "src" directives in that it controls a DOM API rather than an HTML element. There are other DOM APIs that aren't covered, such as new Worker(). It seems like the main value in CSP is in controlling what HTML elements can do.
Note You need to log in before you can comment on or make changes to this bug.