Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(72)

Unified Diff: third_party/WebKit/LayoutTests/permissionclient/video-permissions-expected.txt

Issue 1926773002: TestRunner: add method to instrument autoplay settings and set default value. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@autoplay-htmlmedialement
Patch Set: fix tests Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/WebKit/LayoutTests/permissionclient/script-permissions-expected.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/permissionclient/video-permissions-expected.txt
diff --git a/third_party/WebKit/LayoutTests/permissionclient/video-permissions-expected.txt b/third_party/WebKit/LayoutTests/permissionclient/video-permissions-expected.txt
index eabbc45d5d7b89278b7501a7fa6a5feb7962b296..16f3816fbf8723631d10142a225156b47369ccea 100644
--- a/third_party/WebKit/LayoutTests/permissionclient/video-permissions-expected.txt
+++ b/third_party/WebKit/LayoutTests/permissionclient/video-permissions-expected.txt
@@ -1,7 +1,7 @@
-PERMISSION CLIENT: allowMedia((file test):media/content/test.ogv): true
-PERMISSION CLIENT: allowMedia((file test):media/content/test.ogv?nocache): false
-PERMISSION CLIENT: allowMedia((file test):media/content/test.ogv): false
-PERMISSION CLIENT: allowMedia((file test):media/content/test.ogv): false
+MockContentSettingsClient: allowMedia((file test):media/content/test.ogv): true
+MockContentSettingsClient: allowMedia((file test):media/content/test.ogv?nocache): false
+MockContentSettingsClient: allowMedia((file test):media/content/test.ogv): false
+MockContentSettingsClient: allowMedia((file test):media/content/test.ogv): false
PASS: first video loaded
« no previous file with comments | « third_party/WebKit/LayoutTests/permissionclient/script-permissions-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698