Chromium Code Reviews
DescriptionFix chrome not launching through quick_launch
Previously, chrome only handled launching with launch mode MAKE_NEW.
Now it can also be launched with launch mode REUSE (which is the mode
quick_launch uses by default) and launch mode DEFAULT (which is
interpreted as REUSE).
Typing chrome into quick_launch restores focus only to the original
chrome window; it doesn't restore focus to chrome windows launched
through quick_launch for some reason.
BUG=727837
Review-Url: https://codereview.chromium.org/2920473003
Cr-Commit-Position: refs/heads/master@{#476482}
Committed: https://chromium.googlesource.com/chromium/src/+/8ea647a2d24bd0cff32ac9c57cd4edba69eff66e
Patch Set 1 #
Total comments: 2
Patch Set 2 : check not MAKE_NEW instead of REUSE or DEFAULT #Messages
Total messages: 15 (11 generated)
|