[Webkit-unassigned] [Bug 181594] [EME] Add layout test for the MSE playback of ClearKey encrypted audio and video

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 15 00:58:05 PST 2018


https://bugs.webkit.org/show_bug.cgi?id=181594

--- Comment #2 from Xabier Rodríguez Calvar <calvaris at igalia.com> ---
Comment on attachment 331208
  --> https://bugs.webkit.org/attachment.cgi?id=331208
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=331208&action=review

> LayoutTests/media/encrypted-media/clearKey/clearKey-cenc-audio-playback-mse.html:33
> +        let ms = new MediaSourceLoaderSimple(video);

You can probably use const here.

> LayoutTests/media/encrypted-media/clearKey/clearKey-cenc-video-playback-mse.html:17
> +        let emeHandler = new EncryptedMediaHandler(video, videoConf);

You can probably use const here.

> LayoutTests/media/encrypted-media/clearKey/clearKey-cenc-video-playback-mse.html:33
> +        let ms = new MediaSourceLoaderSimple(video);

Ditto.

> LayoutTests/platform/wpe/TestExpectations:1132
> +webkit.org/b/180080 media/encrypted-media/clearKey/clearKey-cenc-audio-playback-mse.html [ Crash ]

?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180115/5c9683f6/attachment.html>


More information about the webkit-unassigned mailing list