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

Issue 14531004: Add bitcoin: URI scheme to whitelist for registerProtocolHandler (Closed)

Created:
7 years, 7 months ago by Will Harris
Modified:
7 years, 7 months ago
CC:
blink-reviews, abarth-chromium
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Add bitcoin: URI scheme to whitelist for registerProtocolHandler The HTML5 spec just whitelisted the bitcoin: URI scheme for web app usage via registerProtocolHandler: http://www.whatwg.org/specs/web-apps/current-work/#whitelisted-scheme This CL updates chrome whitelist to reflect this BUG=235441 TEST=webkit\tools\layout_tests\run_webkit_tests.sh LayoutTests/fast/dom/register-protocol-handler.html LayoutTests/fast/dom/unregister-protocol-handler.html Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=149450

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -2 lines) Patch
M LayoutTests/fast/dom/register-protocol-handler.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/dom/register-protocol-handler-expected.txt View 1 chunk +1 line, -0 lines 0 comments Download
M LayoutTests/fast/dom/unregister-protocol-handler.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/dom/unregister-protocol-handler-expected.txt View 1 chunk +1 line, -0 lines 0 comments Download
M Source/modules/navigatorcontentutils/NavigatorContentUtils.cpp View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Will Harris
7 years, 7 months ago (2013-04-30 09:48:28 UTC) #1
dglazkov
+abarth, who is probably the right person to look at this.
7 years, 7 months ago (2013-04-30 16:26:30 UTC) #2
abarth-chromium
Would you be willing to add a reference to http://www.whatwg.org/specs/web-apps/current-work/#whitelisted-scheme in the Description of your ...
7 years, 7 months ago (2013-04-30 16:29:42 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wfh@chromium.org/14531004/1
7 years, 7 months ago (2013-04-30 16:31:47 UTC) #4
commit-bot: I haz the power
7 years, 7 months ago (2013-04-30 19:02:47 UTC) #5
Message was sent while issue was closed.
Change committed as 149450

Powered by Google App Engine
This is Rietveld 408576698