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 |
Adam Barth
Very often when we call canDisplay, we call contentSecurityPolicy. We should unify the two somehow.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Brent Fulgham
This statement doesn't seem to be true. There are plenty of instances of one without the other.