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

Issue 1347543002: [Android] Fix refresh keyboard shortcut behavior. (Closed)

Created:
5 years, 3 months ago by Ted C
Modified:
5 years, 2 months ago
Reviewers:
newt (away)
CC:
chromium-reviews, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Android] Fix refresh keyboard shortcut behavior. This ensures the omnibox suggestions are dismissed, and it either keeps the focus of the omnibox if on the NTP or focuses the page (to keep it consistent with desktop). BUG=527041 Committed: https://crrev.com/051086f3c3dbd8d3acc70e4161fd5834ff1e7567 Cr-Commit-Position: refs/heads/master@{#353102}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+134 lines, -34 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/KeyboardShortcuts.java View 1 1 chunk +17 lines, -1 line 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/omnibox/LocationBar.java View 1 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/omnibox/LocationBarLayout.java View 1 6 chunks +24 lines, -33 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/toolbar/CustomTabToolbar.java View 1 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/toolbar/ToolbarManager.java View 1 1 chunk +8 lines, -0 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/toolbar/ToolbarModelImpl.java View 2 chunks +38 lines, -0 lines 0 comments Download
M chrome/browser/android/tab_web_contents_delegate_android.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/android/tab_web_contents_delegate_android.cc View 1 2 chunks +20 lines, -0 lines 0 comments Download
M content/browser/web_contents/web_contents_android.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/web_contents/web_contents_android.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M content/public/android/java/src/org/chromium/content/browser/webcontents/WebContentsImpl.java View 2 chunks +6 lines, -0 lines 0 comments Download
M content/public/android/java/src/org/chromium/content_public/browser/WebContents.java View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (3 generated)
Ted C
PTAL
5 years, 3 months ago (2015-09-14 23:43:11 UTC) #2
newt (away)
A belated review... better late than never, right? https://codereview.chromium.org/1347543002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/KeyboardShortcuts.java File chrome/android/java/src/org/chromium/chrome/browser/KeyboardShortcuts.java (right): https://codereview.chromium.org/1347543002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/KeyboardShortcuts.java#newcode245 chrome/android/java/src/org/chromium/chrome/browser/KeyboardShortcuts.java:245: && ...
5 years, 3 months ago (2015-09-24 03:27:55 UTC) #3
Ted C
https://codereview.chromium.org/1347543002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/KeyboardShortcuts.java File chrome/android/java/src/org/chromium/chrome/browser/KeyboardShortcuts.java (right): https://codereview.chromium.org/1347543002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/KeyboardShortcuts.java#newcode245 chrome/android/java/src/org/chromium/chrome/browser/KeyboardShortcuts.java:245: && tab.getWebContents().focusLocationBarByDefault()) { On 2015/09/24 03:27:55, newt wrote: > ...
5 years, 3 months ago (2015-09-24 21:24:34 UTC) #4
newt (away)
On 2015/09/24 21:24:34, Ted C wrote: > https://codereview.chromium.org/1347543002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/KeyboardShortcuts.java > File chrome/android/java/src/org/chromium/chrome/browser/KeyboardShortcuts.java > (right): > > ...
5 years, 2 months ago (2015-09-25 17:17:18 UTC) #5
Ted C
On 2015/09/25 17:17:18, newt wrote: > On 2015/09/24 21:24:34, Ted C wrote: > > > ...
5 years, 2 months ago (2015-09-25 17:43:26 UTC) #6
newt (away)
On 2015/09/25 17:43:26, Ted C wrote: > On 2015/09/25 17:17:18, newt wrote: > > On ...
5 years, 2 months ago (2015-09-25 18:37:53 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1347543002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1347543002/20001
5 years, 2 months ago (2015-10-08 17:13:38 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 2 months ago (2015-10-08 18:40:15 UTC) #11
commit-bot: I haz the power
5 years, 2 months ago (2015-10-08 18:41:16 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/051086f3c3dbd8d3acc70e4161fd5834ff1e7567
Cr-Commit-Position: refs/heads/master@{#353102}

Powered by Google App Engine
This is Rietveld 408576698