WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
137120
[EME] Pass location for media key storage through from WebKit/WebKit2.
https://bugs.webkit.org/show_bug.cgi?id=137120
Summary
[EME] Pass location for media key storage through from WebKit/WebKit2.
Jer Noble
Reported
2014-09-25 11:51:14 PDT
[EME] Pass location for media key storage through from WebKit/WebKit2.
Attachments
Patch
(39.59 KB, patch)
2014-09-25 14:27 PDT
,
Jer Noble
no flags
Details
Formatted Diff
Diff
Patch
(41.54 KB, patch)
2014-10-17 14:55 PDT
,
Jer Noble
no flags
Details
Formatted Diff
Diff
Patch
(37.86 KB, patch)
2014-10-22 20:20 PDT
,
Jer Noble
no flags
Details
Formatted Diff
Diff
Patch
(40.09 KB, patch)
2014-10-28 12:39 PDT
,
Jer Noble
no flags
Details
Formatted Diff
Diff
Patch
(40.40 KB, patch)
2014-10-28 12:50 PDT
,
Jer Noble
no flags
Details
Formatted Diff
Diff
Patch
(40.21 KB, patch)
2014-10-28 13:10 PDT
,
Jer Noble
no flags
Details
Formatted Diff
Diff
Patch for landing
(41.56 KB, patch)
2014-10-28 14:07 PDT
,
Jer Noble
no flags
Details
Formatted Diff
Diff
Show Obsolete
(5)
View All
Add attachment
proposed patch, testcase, etc.
Jer Noble
Comment 1
2014-09-25 14:27:16 PDT
Created
attachment 238672
[details]
Patch
Jer Noble
Comment 2
2014-10-17 14:55:18 PDT
Created
attachment 240042
[details]
Patch
Jer Noble
Comment 3
2014-10-22 20:20:33 PDT
Created
attachment 240324
[details]
Patch
Jer Noble
Comment 4
2014-10-28 12:39:49 PDT
Created
attachment 240562
[details]
Patch
Jer Noble
Comment 5
2014-10-28 12:50:06 PDT
Created
attachment 240563
[details]
Patch
Jer Noble
Comment 6
2014-10-28 13:10:27 PDT
Created
attachment 240567
[details]
Patch Fix the EFL build by removing an unused reference to AsyncTask.h.
Anders Carlsson
Comment 7
2014-10-28 13:54:52 PDT
Comment on
attachment 240567
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=240567&action=review
> Source/WebKit2/WebProcess/MediaCache/WebMediaKeyStorageManager.cpp:65 > + for (auto& originPath : originPaths) {
This can probably be const auto&
> Source/WebKit2/WebProcess/MediaCache/WebMediaKeyStorageManager.cpp:120 > + for (auto& originPath : originPaths)
const auto&.
Jer Noble
Comment 8
2014-10-28 14:07:03 PDT
Created
attachment 240570
[details]
Patch for landing Added WebMediaKeyStorageManager to the EFL and GTK makefiles.
WebKit Commit Bot
Comment 9
2014-10-28 17:18:09 PDT
Comment on
attachment 240570
[details]
Patch for landing Clearing flags on attachment: 240570 Committed
r175288
: <
http://trac.webkit.org/changeset/175288
>
Radar WebKit Bug Importer
Comment 10
2014-10-29 17:48:56 PDT
<
rdar://problem/18819570
>
Ahmad Saleem
Comment 11
2022-08-08 16:08:26 PDT
From
Comment 09
, I can see this landing and also from Github that it was not backed out. Commit -
https://github.com/WebKit/WebKit/commit/f990a24f94581cc2c4e16488a4287e3a2bbba059
I am going to mark this as "RESOLVED FIXED". Thanks!
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