Bug 205274
Summary: | MSE runtime issue on iPadOS | ||
---|---|---|---|
Product: | WebKit | Reporter: | Yvan Michel <ymichel.k> |
Component: | Media | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | eric.carlson, jer.noble, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Safari 13 | ||
Hardware: | iPhone / iPad | ||
OS: | iOS 13 |
Yvan Michel
OVERVIEW
MSE does not seem available (partially) on iPadOS. Below further information about the steps to reproduce.
USER-AGENT:
Mozilla/5.0 (iPad; CPU OS 13_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.4 Mobile/15E148 Safari/604.1
SCENARIO:
- I'm remote-debugging Media Source Extension support on a Safari/iPadOS blank page
- On my desktop, I open Safari devtools/console to start dealing with this page
- The page is loaded and I dump "window.MediaSource" in the console, it returns "undefined"
- The exact same page is reloaded and now it returns "function MediaSource() { [native code] }"
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/57978332>