[wpt-sync] Sync PR 21504 - Update interfaces/media-source.idl
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox75 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 21504 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/21504
Details from upstream follow.
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/tidoust/reffy-reports/blob/cbe0bd9/ed/idl/media-source.idl
Build: https://travis-ci.org/tidoust/reffy-reports/builds/643650371
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 13 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 44 tests
Status Summary
Firefox
OK : 1
PASS: 101[GitHub] 144[Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-asan-opt, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt]
FAIL: 11
Chrome
OK : 1
PASS: 109
FAIL: 3
Safari
OK : 1
PASS: 112
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
/media-source/idlharness.window.html
MediaSource interface: attribute onsourceclose: FAIL
SourceBuffer interface: attribute videoTracks: FAIL
SourceBuffer interface: attribute audioTracks: FAIL
SourceBuffer interface: sourceBuffer must inherit property "audioTracks" with the proper type: FAIL
SourceBuffer interface: sourceBuffer must inherit property "videoTracks" with the proper type: FAIL
VideoTrack interface: attribute sourceBuffer: FAIL
MediaSource interface: mediaSource must inherit property "onsourceclose" with the proper type: FAIL
AudioTrack interface: attribute sourceBuffer: FAIL
New Tests That Don't Pass
/media-source/idlharness.window.html
SourceBuffer interface: sourceBuffer must inherit property "textTracks" with the proper type: FAIL (Chrome: FAIL, Safari: PASS)
MediaSource interface: attribute onsourceclose: 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: attribute audioTracks: FAIL (Chrome: PASS, Safari: PASS)
SourceBuffer interface: sourceBuffer must inherit property "audioTracks" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
SourceBuffer interface: sourceBuffer must inherit property "videoTracks" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
VideoTrack interface: attribute sourceBuffer: FAIL (Chrome: PASS, Safari: PASS)
TextTrack interface: attribute sourceBuffer: FAIL (Chrome: FAIL, Safari: PASS)
MediaSource interface: mediaSource must inherit property "onsourceclose" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
AudioTrack interface: attribute sourceBuffer: FAIL (Chrome: PASS, Safari: PASS)
Comment 4•5 years ago
|
||
bugherder |
Description
•