RESOLVED FIXED177442
[EME] Add ClearKey support for persistent session data load and removal
https://bugs.webkit.org/show_bug.cgi?id=177442
Summary [EME] Add ClearKey support for persistent session data load and removal
Zan Dobersek
Reported 2017-09-25 11:08:30 PDT
[EME] Add ClearKey support for persistent session data load and removal
Attachments
Patch (13.08 KB, patch)
2017-09-25 11:18 PDT, Zan Dobersek
calvaris: review+
Zan Dobersek
Comment 1 2017-09-25 11:18:22 PDT
Xabier Rodríguez Calvar
Comment 2 2017-09-26 02:24:04 PDT
Comment on attachment 321706 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=321706&action=review > Source/WebCore/platform/encryptedmedia/clearkey/CDMClearKey.cpp:458 > + // Use a helper functor that schedules the callback dispatch, avoiding > + // duplicated callOnMainThread() calls. You can have this in a single line. > Source/WebCore/platform/encryptedmedia/clearkey/CDMClearKey.cpp:503 > + // Use a helper functor that schedules the callback dispatch, avoiding > + // duplicated callOnMainThread() calls. You can have this in a single line.
Zan Dobersek
Comment 3 2017-09-26 02:48:26 PDT
Radar WebKit Bug Importer
Comment 4 2017-09-27 12:17:57 PDT
Note You need to log in before you can comment on or make changes to this bug.