Bug 255900

Summary: Regression(255052@main) Some streaming sites fail with an Embedded Video Sandbox Browser Error
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebCore Misc.Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: darin, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Chris Dumez
Reported 2023-04-24 18:48:16 PDT
Some streaming sites fail with an Embedded Video Sandbox Browser Error since 255052@main. 255052@main seems correct per the specification but exposing the "Chrome PDF Viewer" caused those sites to use a different code path for validating iframe sandboxing. They now try to load a data URL with a pdf MIME type inside an <object> element and this fails on iOS.
Attachments
Chris Dumez
Comment 1 2023-04-24 18:48:30 PDT
Chris Dumez
Comment 2 2023-04-24 19:31:45 PDT
EWS
Comment 3 2023-04-25 09:58:15 PDT
Committed 263377@main (2c5a97645ec0): <https://commits.webkit.org/263377@main> Reviewed commits have been landed. Closing PR #13128 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.