Bug 146663

Summary: Skip Content Security Policy for user agent CSS cross fade, CSS filter, stylesheet and plugin content
Product: WebKit Reporter: Daniel Bates <dbates>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: ap
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Description Daniel Bates 2015-07-06 17:18:40 PDT
Follow the change in bug 144830, we should implement support to skip checking the Content Security Policy when an element in a user agent shadow tree triggers the load of a stylesheet, or the loading of subresources for a CSS cross fade or CSS filter. Additionally, we should skip checking the Content Security Policy when a Netscape plugin in a user agent shadow tree wants to load a subresource.