DescriptionDon't reset the omnibox state on command-return.
This was originally added in https://codereview.chromium.org/260008/,
motivated it appears by a desire to match Safari's behavior. Safari no
longer does this (the address field state is preserved on command-return
as the new tab is openeed in the background).
This change makes Chrome's behavior consistent with Safari, simplifies
the code, fixes a bug, and is more useful IMO. If you want to open
several tabs with variations on some search, for example, you can press
command-return after each, then keep typing to produce the next.
See discussion in the bug for more info.
BUG=513966
Review-Url: https://codereview.chromium.org/2904243002
Cr-Commit-Position: refs/heads/master@{#475542}
Committed: https://chromium.googlesource.com/chromium/src/+/1f35c3ffdebd60917647555ac6ec572098967035
Patch Set 1 #
Total comments: 2
Messages
Total messages: 15 (9 generated)
|