[wpt-sync] Sync PR 26665 - Update interfaces/media-source.idl
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox85 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 26665 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/26665
Details from upstream follow.
b'autofoolip <auto@foolip.org>' wrote:
Update interfaces/media-source.idl
This PR was automatically created by a bot.
Before merging, please check that any tests that depend on the updated IDL files still work.
If additional changes are needed, please manually create another PR based on this one.
See the README for how the IDL files in this directory are used.
<hr>
Source: https://github.com/w3c/webref/blob/de10892/ed/idl/media-source.idl
Build: https://travis-ci.org/w3c/webref/builds/205001387
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 14 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 112 subtests
Status Summary
Firefox
OK : 1
PASS : 101
FAIL : 11
Chrome
OK : 1
PASS : 109
FAIL : 3
Safari
PASS : 90
FAIL : 22
ERROR: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
/media-source/idlharness.window.html
MediaSource interface: attribute onsourceclose: FAIL
MediaSource interface: mediaSource must inherit property "onsourceclose" with the proper type: FAIL
SourceBuffer interface: attribute audioTracks: FAIL
SourceBuffer interface: attribute videoTracks: FAIL
AudioTrack interface: attribute sourceBuffer: FAIL
VideoTrack interface: attribute sourceBuffer: FAIL
New Tests That Don't Pass
/media-source/idlharness.window.html
MediaSource interface: attribute onsourceclose: FAIL (Chrome: PASS, Safari: PASS)
MediaSource interface: mediaSource must inherit property "onsourceclose" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
SourceBuffer interface: attribute audioTracks: FAIL (Chrome: PASS, Safari: PASS)
SourceBuffer interface: attribute videoTracks: FAIL (Chrome: PASS, Safari: PASS)
SourceBuffer interface: attribute textTracks: FAIL (Chrome: FAIL, Safari: PASS)
SourceBuffer interface: sourceBuffer must inherit property "audioTracks" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
SourceBuffer interface: sourceBuffer must inherit property "videoTracks" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
SourceBuffer interface: sourceBuffer must inherit property "textTracks" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)
AudioTrack interface: attribute sourceBuffer: FAIL (Chrome: PASS, Safari: PASS)
VideoTrack interface: attribute sourceBuffer: FAIL (Chrome: PASS, Safari: PASS)
TextTrack interface: attribute sourceBuffer: FAIL (Chrome: FAIL, Safari: PASS)
Comment 5•5 years ago
|
||
| bugherder | ||
Description
•