Bug 173498

Summary: Skip Content Security Policy check for media request for blob: and other custom schemes initiated from an element in user agent shadow tree
Product: WebKit Reporter: Daniel Bates <dbates>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: All   
OS: All   
See Also: https://bugs.webkit.org/show_bug.cgi?id=155505

Daniel Bates
Reported 2017-06-16 15:51:25 PDT
Splitting off from <https://bugs.webkit.org/show_bug.cgi?id=155505>, we should skip enforcing the Content Security Policy (CSP) of the page for media loads to blob URLs and other external schemes that are initiated by an element in a user-agent shadow tree because such elements are considered an implementation detail and should not be exposed to web developers.
Attachments
Radar WebKit Bug Importer
Comment 1 2017-06-16 15:51:41 PDT
Note You need to log in before you can comment on or make changes to this bug.