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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/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
Index: third_party/WebKit/LayoutTests/http/tests/permissionclient/video-permissions-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/permissionclient/video-permissions-expected.txt b/third_party/WebKit/LayoutTests/http/tests/permissionclient/video-permissions-expected.txt
index 627e2ee2601501d193a94cd26eee27f9fb37a550..e0070e11e9914c871338a87880927bb45a2eb9ef 100644
--- a/third_party/WebKit/LayoutTests/http/tests/permissionclient/video-permissions-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/permissionclient/video-permissions-expected.txt
@@ -1,5 +1,5 @@
-PERMISSION CLIENT: allowMedia(http://127.0.0.1:8000/permissionclient/resources/redir.php?url=http://127.0.0.1:8000/media/resources/test.ogv): true
-PERMISSION CLIENT: allowMedia(http://127.0.0.1:8000/media/resources/test.ogv): true
+MockContentSettingsClient: allowMedia(http://127.0.0.1:8000/permissionclient/resources/redir.php?url=http://127.0.0.1:8000/media/resources/test.ogv): true
+MockContentSettingsClient: allowMedia(http://127.0.0.1:8000/media/resources/test.ogv): true
This test checks that all URLs in a redirect chain are passed to the PermissionClient.
PASS: video loaded

Powered by Google App Engine
This is Rietveld 408576698