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

Issue 9863026: Allow external protocol handlers to open in Windows 8. (Closed)

Created:
8 years, 9 months ago by benwells
Modified:
8 years, 9 months ago
CC:
chromium-reviews, robertshield
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Allow external protocol handlers to open in Windows 8. This was broken due to changes to the Windows 8 APIs around default handlers. Chrome checks if it is the default handler for the protocol before launching any external program. Prior to this change the check on Windows 8 would always return success. This change makes it return UNKOWN instead. BUG=116452 TEST=Tested external handlers work on Win 7 and Win 8. Checked register protocol handler still works on Win 8. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=129557

Patch Set 1 #

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

Messages

Total messages: 7 (0 generated)
benwells
8 years, 9 months ago (2012-03-27 05:47:55 UTC) #1
grt (UTC plus 2)
Code LGTM, although I don't have any specific Win8 knowledge to judge whether or not ...
8 years, 9 months ago (2012-03-27 20:21:07 UTC) #2
benwells
On 2012/03/27 20:21:07, grt wrote: > Code LGTM, although I don't have any specific Win8 ...
8 years, 9 months ago (2012-03-28 01:18:19 UTC) #3
grt (UTC plus 2)
Thanks for the explanation. Still LGTM!
8 years, 9 months ago (2012-03-28 02:12:12 UTC) #4
cpu_(ooo_6.6-7.5)
lgtm
8 years, 9 months ago (2012-03-28 22:18:52 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/benwells@chromium.org/9863026/1
8 years, 9 months ago (2012-03-28 22:50:58 UTC) #6
commit-bot: I haz the power
8 years, 9 months ago (2012-03-29 01:59:46 UTC) #7
Change committed as 129557

Powered by Google App Engine
This is Rietveld 408576698