[omnibox] Add shift-enter handling to the selected suggestion.
Shift-enter will open the currently selected match in a new window. The primary purpose of this change is to avoid regressing the existing Cocoa behavior when MacViews launches. However, it seems just as useful on all desktop platforms and shift-enter isn't currently in use for anything else. Also, remove some dead code that was added to support tab switch back in https://crrev.com/c/809527. We don't use this shift-enter behavior anymore so the OnShiftKeyChanged method is no longer needed. Bug: 863156 Change-Id: I41960db2dd3a81be0ba79db90b2e69a69cf50031 Reviewed-on: https://chromium-review.googlesource.com/1136651Reviewed-by:Kevin Bailey <krb@chromium.org> Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Commit-Queue: Justin Donnelly <jdonnelly@chromium.org> Cr-Commit-Position: refs/heads/master@{#575261}
Showing
Please register or sign in to comment