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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/permissionclient/image-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/image-permissions-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/permissionclient/image-permissions-expected.txt b/third_party/WebKit/LayoutTests/http/tests/permissionclient/image-permissions-expected.txt
index 8a10b80c7aaba38a4330f922102e268e7cfa59e3..1278a8c6d1920c561e4b7efae2700129dc225b4f 100644
--- a/third_party/WebKit/LayoutTests/http/tests/permissionclient/image-permissions-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/permissionclient/image-permissions-expected.txt
@@ -1,5 +1,5 @@
-PERMISSION CLIENT: allowImage(http://127.0.0.1:8000/permissionclient/resources/redir.php?url=http://127.0.0.1:8000/permissionclient/resources/boston.gif): true
-PERMISSION CLIENT: allowImage(http://127.0.0.1:8000/permissionclient/resources/boston.gif): true
+MockContentSettingsClient: allowImage(http://127.0.0.1:8000/permissionclient/resources/redir.php?url=http://127.0.0.1:8000/permissionclient/resources/boston.gif): true
+MockContentSettingsClient: allowImage(http://127.0.0.1:8000/permissionclient/resources/boston.gif): true
This test checks that all URLs in a redirect chain are passed to the PermissionClient.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

Powered by Google App Engine
This is Rietveld 408576698