|
Integrate browser tests with new EME player.
This CL makes several changes to the EME player to enable test
specific expectations possible.
The EME player can be still used as a stand alone player.
BUG= 356892
TESTS=out/Release/browser_tests --gtest_filter=*EncryptedMedia*
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=278330
Total comments: 30
Total comments: 9
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+394 lines, -201 lines) |
Patch |
 |
M |
chrome/browser/media/encrypted_media_browsertest.cc
|
View
|
1
2
|
10 chunks |
+15 lines, -16 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/media/media_browsertest.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/test/data/media/eme_player.html
|
View
|
1
|
2 chunks |
+37 lines, -11 lines |
0 comments
|
Download
|
 |
M |
chrome/test/data/media/eme_player_js/app_loader.js
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/test/data/media/eme_player_js/clearkey_player.js
|
View
|
|
1 chunk |
+3 lines, -11 lines |
0 comments
|
Download
|
 |
A |
chrome/test/data/media/eme_player_js/file_io_test_player.js
|
View
|
1
2
|
1 chunk |
+28 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/test/data/media/eme_player_js/globals.js
|
View
|
1
2
3
|
2 chunks |
+17 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/test/data/media/eme_player_js/media_source_utils.js
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/test/data/media/eme_player_js/player.js
|
View
|
1
2
|
4 chunks |
+43 lines, -12 lines |
0 comments
|
Download
|
 |
M |
chrome/test/data/media/eme_player_js/prefixed_clearkey_player.js
|
View
|
|
1 chunk |
+3 lines, -11 lines |
0 comments
|
Download
|
 |
M |
chrome/test/data/media/eme_player_js/prefixed_widevine_player.js
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/test/data/media/eme_player_js/test_app.js
|
View
|
1
2
|
2 chunks |
+24 lines, -11 lines |
0 comments
|
Download
|
 |
M |
chrome/test/data/media/eme_player_js/test_config.js
|
View
|
1
2
3
|
3 chunks |
+30 lines, -27 lines |
0 comments
|
Download
|
 |
M |
chrome/test/data/media/eme_player_js/utils.js
|
View
|
1
2
3
|
4 chunks |
+186 lines, -90 lines |
0 comments
|
Download
|
 |
M |
chrome/test/data/media/eme_player_js/widevine_player.js
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
Total messages: 12 (0 generated)
|