Bug 59214

Summary: CSP: Unify CSP check and SecurityOrigin::canDisplay
Product: WebKit Reporter: Adam Barth <abarth>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: bfulgham, dbates, eric, felipe
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Description Adam Barth 2011-04-22 11:28:32 PDT
Very often when we call canDisplay, we call contentSecurityPolicy.  We should unify the two somehow.
Comment 1 Brent Fulgham 2016-04-12 12:59:26 PDT
This statement doesn't seem to be true. There are plenty of instances of one without the other.