Closed Bug 1509602 Opened 6 years ago Closed 5 years ago

[wpt-sync] Sync PR 14216 - Media Capabilities: implement Blink shell of encrypted media support.

Categories

(Core :: WebRTC: Audio/Video, enhancement, P4)

enhancement

Tracking

()

RESOLVED FIXED
mozilla66
Tracking Status
firefox66 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 14216 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/14216
Details from upstream follow.

Mounir Lamouri <mlamouri@chromium.org> wrote:
>  Media Capabilities: implement Blink shell of encrypted media support.
>  
>  This is adding the interface changes, the code checking for corectedness,
>  does type conversion and checks for the edge cases mentioned in spec.
>  
>  This is also adding WPT.
>  
>  Bug: 907909
>  Change-Id: Ieebe5b25202a403e50a09576ac283690c0f0ba55
>  Reviewed-on: https://chromium-review.googlesource.com/1348972
>  WPT-Export-Revision: 9c988ff8bd6ec30f90ec17380d6cef674a85c384
PR 14216 applied with additional changes from upstream: c7a5c87e5c315051c40c6769952214f5c819df93
Component: web-platform-tests → WebRTC: Audio/Video
Product: Testing → Core
Ran 3 tests and 39 subtests
OK     : 3
PASS   : 28
FAIL   : 11

Existing tests that now have a worse result (e.g. they used to PASS and now FAIL):
/media-capabilities/decodingInfo.html
    Test that decodingInfo returns a valid MediaCapabilitiesInfo objects: FAIL

New tests that have failures or other problems:
/media-capabilities/decodingInfoEncryptedMedia.http.html
    Test that decodingInfo() with a keySystemConfiguration fails on a non-secure context.: FAIL
/media-capabilities/decodingInfoEncryptedMedia.https.html
    Test that decodingInfo returns a valid MediaCapabilitiesDecodingInfo objects with encrypted media: FAIL
    Test that decodingInfo() rejects if distinctiveIdentifier isn't valid.: FAIL
    Test that decodingInfo() rejects if persistentState isn't valid.: FAIL
    Test that decodingInfo() rejects if robustness and configuration do not match (1).: FAIL
    Test that decodingInfo() rejects if robustness and configuration do not match (2).: FAIL
    Test that decodingInfo() rejects if robustness and configuration do not match (3).: FAIL
    Test that decodingInfo() rejects if sessionTypes isn't a sequence.: FAIL
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/0b691a965306
[wpt PR 14216] - Media Capabilities: implement Blink shell of encrypted media support., a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/e57f1cff602f
[wpt PR 14216] - Update wpt metadata, a=testonly
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/fe29c3ae3531
[wpt PR 14216] - Media Capabilities: implement Blink shell of encrypted media support., a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/4e2570f0b60e
[wpt PR 14216] - Update wpt metadata, a=testonly
https://hg.mozilla.org/mozilla-central/rev/fe29c3ae3531
https://hg.mozilla.org/mozilla-central/rev/4e2570f0b60e
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla66
You need to log in before you can comment on or make changes to this bug.