WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
269897
[MSE] NotSupportedError: The operation is not supported.
https://bugs.webkit.org/show_bug.cgi?id=269897
Summary
[MSE] NotSupportedError: The operation is not supported.
Jean-Yves Avenard [:jya]
Reported
2024-02-21 22:40:06 PST
In the test added in
bug 232125
media/media-source/media-managedmse-poster.html It fails on EWS simulator bots with : ``` RUN(sourceBuffer = source.addSourceBuffer(loader.type())) NotSupportedError: The operation is not supported. RUN(sourceBuffer.appendBuffer(loader.initSegment())) EVENT(update) ``` it appears that mime type `"video/mp4; codecs=\"avc1.4d281e\""` on the simulator is rejected somehow. The test works in a local build with iOS 17.4 simulator. To be investigated.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-02-21 22:40:14 PST
<
rdar://problem/123424407
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug