|
Revert 222074 "Refactor KeySystems code to call a function to po..."
Revision 222074 did not go through the commit queue. Failing
contet_unittests on win-aura:
KeySystemsTest.ClearKey_Basic
KeySystemsTest.ClearKey_Parent
KeySystemsTest.ExternalClearKey_Parent
KeySystemsTest.Widevine_Basic
KeySystemsTest.Widevine_Parent
> Refactor KeySystems code to call a function to populate the info. (re-land r221932)
>
> This allows KeySystems to call GetContentClient()->AddKeySystems() so we can
> move key system information to chrome/. The new ContentClient API is defined and
> called, but we still rely on key_systems_info.cc.
>
> BUG= 224793
> TEST=Existing content_unittests and content_browsertests pass.
> TBR=jam@chromium.org
>
> Review URL: https://codereview.chromium.org/23484019
TBR=ddorwin@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=222091
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+184 lines, -300 lines) |
Patch |
 |
M |
trunk/src/chrome/renderer/chrome_content_renderer_client.h
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
trunk/src/chrome/renderer/chrome_content_renderer_client.cc
|
View
|
|
1 chunk |
+0 lines, -7 lines |
0 comments
|
Download
|
 |
M |
trunk/src/content/content_renderer.gypi
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
trunk/src/content/public/renderer/content_renderer_client.h
|
View
|
|
3 chunks |
+0 lines, -6 lines |
0 comments
|
Download
|
 |
M |
trunk/src/content/public/renderer/content_renderer_client.cc
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
D |
trunk/src/content/public/renderer/key_system_info.h
|
View
|
|
1 chunk |
+0 lines, -65 lines |
0 comments
|
Download
|
 |
D |
trunk/src/content/public/renderer/key_system_info.cc
|
View
|
|
1 chunk |
+0 lines, -17 lines |
0 comments
|
Download
|
 |
M |
trunk/src/content/renderer/media/crypto/key_systems.h
|
View
|
|
1 chunk |
+41 lines, -0 lines |
0 comments
|
Download
|
 |
M |
trunk/src/content/renderer/media/crypto/key_systems.cc
|
View
|
|
11 chunks |
+67 lines, -81 lines |
0 comments
|
Download
|
 |
M |
trunk/src/content/renderer/media/crypto/key_systems_info.h
|
View
|
|
2 chunks |
+1 line, -3 lines |
0 comments
|
Download
|
 |
M |
trunk/src/content/renderer/media/crypto/key_systems_info.cc
|
View
|
|
3 chunks |
+75 lines, -108 lines |
0 comments
|
Download
|
 |
M |
trunk/src/content/renderer/media/crypto/key_systems_unittest.cc
|
View
|
|
3 chunks |
+0 lines, -5 lines |
0 comments
|
Download
|
Total messages: 2 (0 generated)
|