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

Unified Diff: LayoutTests/fast/dom/unregister-protocol-handler-expected.txt

Issue 14531004: Add bitcoin: URI scheme to whitelist for registerProtocolHandler (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 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: LayoutTests/fast/dom/unregister-protocol-handler-expected.txt
diff --git a/LayoutTests/fast/dom/unregister-protocol-handler-expected.txt b/LayoutTests/fast/dom/unregister-protocol-handler-expected.txt
index 25713ce01a61f3c11b55ecee3324070ea3e07c88..968a8cbe67ebdb1a3dcaf96a4fc146c6216ae5e9 100644
--- a/LayoutTests/fast/dom/unregister-protocol-handler-expected.txt
+++ b/LayoutTests/fast/dom/unregister-protocol-handler-expected.txt
@@ -4,6 +4,7 @@ Fail: window.navigator.unregisterProtocolHandler is not defined.
Fail: Invalid protocol "http" allowed.
Fail: Invalid protocol "https" allowed.
Fail: Invalid protocol "file" allowed.
+Fail: Valid protocol "bitcoin" failed.
Fail: Valid protocol "irc" failed.
Fail: Valid protocol "mailto" failed.
Fail: Valid protocol "mms" failed.
« no previous file with comments | « LayoutTests/fast/dom/unregister-protocol-handler.html ('k') | Source/modules/navigatorcontentutils/NavigatorContentUtils.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698