Chromium Code Reviews
DescriptionRemove logic for unused foreground auto-launch mode on Windows.
And distill auto_launch_util.cc to essentially the very simple thing it is
doing once all the if(in_foreground) code is out of the way..!
TBR=atwilson (metrics change in chrome/browser/background/background_mode_manager.cc already reviewed by metrics OWNER rkaplow@)
TBR=pkasting (side-effect of switch removal on chrome/browser/ui/startup/startup_browser_creator_impl.cc already reviewed by grt@)
TBR=gene (side-effect of switch removal on cloud_print -- that switch was a no-op for cloud_print anyways)
BUG=553790
TEST=Install pre-CL chrome, enable bg auto-launch, install new Chrome, confirm it uses the same key for bg auto-launch and works with it.
Committed: https://crrev.com/a17c5d45d89988e4561d01d97f1e208785f3a85f
Cr-Commit-Position: refs/heads/master@{#359561}
Patch Set 1 #
Total comments: 17
Patch Set 2 : comments #9-10 #
Total comments: 4
Patch Set 3 : oops #Depends on Patchset: Messages
Total messages: 27 (10 generated)
|