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

Issue 1588733005: Reduce MigrateChromiumShortcuts to only handling taskbar pins. (Closed)

Created:
4 years, 11 months ago by gab
Modified:
4 years, 11 months ago
Reviewers:
sky, grt (UTC plus 2)
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@a2_gab_more_metro_cleanup
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Reduce MigrateChromiumShortcuts to only handling taskbar pins. Start Menu and Desktop is already handled by the installer. And the Start Menu pins folder doesn't exist after Win7 (and Chrome has been doing this for long enough that all Win7 Start Menu pins have sure been migrated by now -- and even if not I don't think there is a failure mode as the app ids that matter at runtime are the taskbar one and the chrome window's, it was probably always useless to migrate start menu pins...). BUG=577697 TBR=sky@chromium.org Committed: https://crrev.com/88257b623292f90c9dd33e98e5c9e0c241fb97fd Cr-Commit-Position: refs/heads/master@{#369674}

Patch Set 1 #

Total comments: 6

Patch Set 2 : review:grt #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -100 lines) Patch
M chrome/browser/shell_integration.h View 1 1 chunk +5 lines, -6 lines 0 comments Download
M chrome/browser/shell_integration_win.cc View 1 4 chunks +16 lines, -45 lines 0 comments Download
M chrome/browser/shell_integration_win_unittest.cc View 2 chunks +4 lines, -48 lines 0 comments Download
M chrome/browser/ui/startup/startup_browser_creator_impl.cc View 1 1 chunk +1 line, -1 line 0 comments Download

Depends on Patchset:

Messages

Total messages: 16 (9 generated)
gab
Further cleanup which will make it a smaller port to setup.exe / Active Setup.
4 years, 11 months ago (2016-01-14 17:20:46 UTC) #4
grt (UTC plus 2)
lgtm w/ nits and a suggestion https://codereview.chromium.org/1588733005/diff/40001/chrome/browser/shell_integration.h File chrome/browser/shell_integration.h (right): https://codereview.chromium.org/1588733005/diff/40001/chrome/browser/shell_integration.h#newcode160 chrome/browser/shell_integration.h:160: static void MigrateChromiumTaskbarPins(); ...
4 years, 11 months ago (2016-01-14 19:51:12 UTC) #5
gab
Thanks, comments addressed. https://codereview.chromium.org/1588733005/diff/40001/chrome/browser/shell_integration.h File chrome/browser/shell_integration.h (right): https://codereview.chromium.org/1588733005/diff/40001/chrome/browser/shell_integration.h#newcode160 chrome/browser/shell_integration.h:160: static void MigrateChromiumTaskbarPins(); On 2016/01/14 19:51:12, ...
4 years, 11 months ago (2016-01-15 02:27:22 UTC) #6
gab
TBR sky for shell_integration.h (#ifdef(OS_WIN) only change and OWNER approval already in for the _win.cc ...
4 years, 11 months ago (2016-01-15 02:27:51 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1588733005/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1588733005/60001
4 years, 11 months ago (2016-01-15 02:28:17 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:60001)
4 years, 11 months ago (2016-01-15 03:19:27 UTC) #14
commit-bot: I haz the power
4 years, 11 months ago (2016-01-15 03:20:39 UTC) #16
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/88257b623292f90c9dd33e98e5c9e0c241fb97fd
Cr-Commit-Position: refs/heads/master@{#369674}

Powered by Google App Engine
This is Rietveld 408576698