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

Issue 2172573002: [win] Fallback to registry when finding external handlers for a protocol (Closed)

Created:
4 years, 5 months ago by benwells
Modified:
4 years, 4 months ago
Reviewers:
grt (UTC plus 2)
CC:
chromium-reviews, chrome-apps-syd-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[win] Fallback to registry when finding external handlers for a protocol On windows 8 and later AssocQuery is used to find external protocol handlers (e.g. to handle steam:// links). Prior versions use the registry. Some programs may not register in a way that AssocQuery recognizes, so this change also consults the registry if AssocQuery does not return any results. BUG=560809 Committed: https://crrev.com/d0c67aafb743b03c57f12664b6ded94c2063b2f8 Cr-Commit-Position: refs/heads/master@{#408322}

Patch Set 1 #

Patch Set 2 : Tweak comment #

Patch Set 3 : Rebase #

Patch Set 4 : Tweaked #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -5 lines) Patch
M chrome/browser/shell_integration_win.cc View 1 2 3 1 chunk +9 lines, -5 lines 0 comments Download

Messages

Total messages: 15 (6 generated)
benwells
Greg, does this make sense? See bug for more context.
4 years, 5 months ago (2016-07-21 22:26:09 UTC) #2
grt (UTC plus 2)
Makes sense to me. Windows does the right thing in this case, so Chrome should ...
4 years, 5 months ago (2016-07-22 10:37:59 UTC) #3
benwells
Tweaked slightly based on comment. Going to submit now, if it doesn't look good to ...
4 years, 4 months ago (2016-07-28 01:25:28 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2172573002/60001
4 years, 4 months ago (2016-07-28 01:27:32 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_dbg_recipe on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_arm64_dbg_recipe/builds/103286)
4 years, 4 months ago (2016-07-28 01:44:50 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2172573002/60001
4 years, 4 months ago (2016-07-28 02:40:24 UTC) #11
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 4 months ago (2016-07-28 02:57:35 UTC) #12
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/d0c67aafb743b03c57f12664b6ded94c2063b2f8 Cr-Commit-Position: refs/heads/master@{#408322}
4 years, 4 months ago (2016-07-28 02:58:46 UTC) #14
grt (UTC plus 2)
4 years, 4 months ago (2016-07-28 06:30:20 UTC) #15
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698