[wpt-sync] Sync PR 50248 - blink: Update MediaKeySession W3C test
Categories
(Core :: Audio/Video: Playback, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox136 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 50248 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/50248
Details from upstream follow.
Vikram Pasupathy <vpasupathy@chromium.org> wrote:
blink: Update MediaKeySession W3C test
This CL updates the W3C test expectations so that onevent handlers are
now compared to both objects and functions. This is because onevent
handlers, when unset, is null, so should be of type object, and when
set, it is of type function.When using EME Logger, the extension sets it, which causes failures.
Bug: 348059278
Change-Id: I15d980d4a54b98346c89ba06b8d8172ca9e89b8e
Reviewed-on: https://chromium-review.googlesource.com/6020800
WPT-Export-Revision: 19aa9b6ce0140ef038462b4938c62b206252df9f
Assignee | ||
Updated•1 month ago
|
Assignee | ||
Comment 1•1 month ago
|
||
Assignee | ||
Comment 2•1 month ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, and Chrome on GitHub CI
Total 2 tests and 7 subtests
Status Summary
Firefox
OK
: 1
PASS
: 7
TIMEOUT
: 2
NOTRUN
: 6
Chrome
OK
: 2
PASS
: 14
Links
Details
New Tests That Don't Pass
- /encrypted-media/drm-mp4-syntax-mediakeysession.https.html [wpt.fyi]:
TIMEOUT
(Chrome:OK
)- drm test MediaKeySession generateRequest() exceptions.:
TIMEOUT
(Chrome:PASS
) - drm test MediaKeySession load() exceptions.:
NOTRUN
(Chrome:PASS
) - drm test if MediaKeySession generateRequest() resolves for various sessions:
NOTRUN
(Chrome:PASS
) - drm test MediaKeySession update() exceptions.:
NOTRUN
(Chrome:PASS
) - drm test MediaKeySession close() exceptions.:
NOTRUN
(Chrome:PASS
) - drm test MediaKeySession remove() exceptions.:
NOTRUN
(Chrome:PASS
) - drm test MediaKeySession attribute syntax.:
NOTRUN
(Chrome:PASS
)
- drm test MediaKeySession generateRequest() exceptions.:
Comment 4•25 days ago
|
||
bugherder |
Description
•