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

Issue 559253002: Installer: Do not write "URL Protocol" to the ChromeHTML registry entry. (Closed)

Created:
6 years, 3 months ago by Matt Giuca
Modified:
6 years, 3 months ago
Reviewers:
gab, grt (UTC plus 2)
CC:
chromium-reviews, grt+watch_chromium.org, wfh+watch_chromium.org, chrome-apps-syd-reviews_chromium.org, grt (UTC plus 2)
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Installer: Do not write "URL Protocol" to the ChromeHTML registry entry. This means Chrome will no longer register itself as the handler for the bogus "chromehtml" URL protocol. (Regular file associations should not register the class name as a URL protocol.) BUG=413051 Committed: https://crrev.com/144067db7db51b080b0ee29ec24bd2572cff6de2 Cr-Commit-Position: refs/heads/master@{#294941}

Patch Set 1 #

Total comments: 6
Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -2 lines) Patch
M chrome/installer/util/shell_util.cc View 1 chunk +0 lines, -2 lines 6 comments Download

Messages

Total messages: 15 (4 generated)
Matt Giuca
6 years, 3 months ago (2014-09-11 01:49:48 UTC) #2
gab
CC grt for his opinion. If we remove it there, we should also remove the ...
6 years, 3 months ago (2014-09-12 11:43:15 UTC) #4
grt (UTC plus 2)
https://codereview.chromium.org/559253002/diff/1/chrome/installer/util/shell_util.cc File chrome/installer/util/shell_util.cc (left): https://codereview.chromium.org/559253002/diff/1/chrome/installer/util/shell_util.cc#oldcode300 chrome/installer/util/shell_util.cc:300: chrome_html_prog_id, ShellUtil::kRegUrlProtocol, base::string16())); On 2014/09/12 11:43:15, gab wrote: > ...
6 years, 3 months ago (2014-09-12 13:59:41 UTC) #6
Matt Giuca
> If we remove it there, we should also remove the same entry from > ...
6 years, 3 months ago (2014-09-12 23:49:24 UTC) #7
grt (UTC plus 2)
https://codereview.chromium.org/559253002/diff/1/chrome/installer/util/shell_util.cc File chrome/installer/util/shell_util.cc (left): https://codereview.chromium.org/559253002/diff/1/chrome/installer/util/shell_util.cc#oldcode300 chrome/installer/util/shell_util.cc:300: chrome_html_prog_id, ShellUtil::kRegUrlProtocol, base::string16())); On 2014/09/12 23:49:24, Matt Giuca wrote: ...
6 years, 3 months ago (2014-09-13 03:27:38 UTC) #8
Matt Giuca
See comments -- registerProtocolHandler is working fine. The only issue is that URL Protocol should ...
6 years, 3 months ago (2014-09-15 00:52:02 UTC) #9
grt (UTC plus 2)
lgtm https://codereview.chromium.org/559253002/diff/1/chrome/installer/util/shell_util.cc File chrome/installer/util/shell_util.cc (left): https://codereview.chromium.org/559253002/diff/1/chrome/installer/util/shell_util.cc#oldcode300 chrome/installer/util/shell_util.cc:300: chrome_html_prog_id, ShellUtil::kRegUrlProtocol, base::string16())); On 2014/09/15 00:52:01, Matt Giuca ...
6 years, 3 months ago (2014-09-15 13:55:18 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/559253002/1
6 years, 3 months ago (2014-09-15 22:40:00 UTC) #12
commit-bot: I haz the power
Committed patchset #1 (id:1) as 1870a4e9fe0a676c63d2c2f37d277fbbe6251b13
6 years, 3 months ago (2014-09-16 00:32:27 UTC) #13
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/144067db7db51b080b0ee29ec24bd2572cff6de2 Cr-Commit-Position: refs/heads/master@{#294941}
6 years, 3 months ago (2014-09-16 00:40:04 UTC) #14
gab
6 years, 3 months ago (2014-09-16 01:44:42 UTC) #15
Message was sent while issue was closed.
Oh I see, so we're keeping it for protocol just dropping it for file
associations, sorry for misunderstanding.

lgtm!

Powered by Google App Engine
This is Rietveld 408576698