WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
177442
[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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Zan Dobersek
Comment 1
2017-09-25 11:18:22 PDT
Created
attachment 321706
[details]
Patch
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
Committed
r222498
: <
http://trac.webkit.org/changeset/222498
>
Radar WebKit Bug Importer
Comment 4
2017-09-27 12:17:57 PDT
<
rdar://problem/34692978
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug