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

Issue 960133005: Correctly handle tab navigation in the app list. (Closed)

Created:
5 years, 9 months ago by calamity
Modified:
5 years, 9 months ago
Reviewers:
benwells, Matt Giuca
CC:
chromium-reviews, chrome-apps-syd-reviews_chromium.org, tfarina
Base URL:
https://chromium.googlesource.com/chromium/src.git@fix_sorting_order
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Correctly handle tab navigation in the app list. This CL causes the app list tab navigation to correctly cycle to and from the custom launcher page. This has been fixed by adding a SearchBoxFocusHost which directs the focus search to the search box. BUG=462079 Committed: https://crrev.com/a4e2242b75647b641e6d2190b01cde7c9c5233c8 Cr-Commit-Position: refs/heads/master@{#318814}

Patch Set 1 #

Patch Set 2 : add test #

Total comments: 4

Patch Set 3 : address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+86 lines, -1 line) Patch
M chrome/browser/apps/custom_launcher_page_browsertest_views.cc View 1 2 chunks +43 lines, -0 lines 0 comments Download
M chrome/test/data/extensions/platform_apps/custom_launcher_page/main.html View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/test/data/extensions/platform_apps/custom_launcher_page/main.js View 1 1 chunk +12 lines, -1 line 0 comments Download
M ui/app_list/views/app_list_view.h View 1 chunk +1 line, -0 lines 0 comments Download
M ui/app_list/views/app_list_view.cc View 1 2 3 chunks +29 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (6 generated)
calamity
5 years, 9 months ago (2015-02-27 05:41:03 UTC) #2
Matt Giuca
lgtm with some more explanative comments. https://codereview.chromium.org/960133005/diff/20001/ui/app_list/views/app_list_view.cc File ui/app_list/views/app_list_view.cc (right): https://codereview.chromium.org/960133005/diff/20001/ui/app_list/views/app_list_view.cc#newcode86 ui/app_list/views/app_list_view.cc:86: // This view ...
5 years, 9 months ago (2015-02-27 06:29:38 UTC) #3
calamity
+benwells for c/b/apps. https://codereview.chromium.org/960133005/diff/20001/ui/app_list/views/app_list_view.cc File ui/app_list/views/app_list_view.cc (right): https://codereview.chromium.org/960133005/diff/20001/ui/app_list/views/app_list_view.cc#newcode86 ui/app_list/views/app_list_view.cc:86: // This view forwards the focus ...
5 years, 9 months ago (2015-03-02 03:34:53 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/960133005/40001
5 years, 9 months ago (2015-03-02 03:35:46 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/46502)
5 years, 9 months ago (2015-03-02 03:51:03 UTC) #10
benwells
stamp lgtm
5 years, 9 months ago (2015-03-02 06:06:11 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/960133005/40001
5 years, 9 months ago (2015-03-03 00:45:16 UTC) #13
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 9 months ago (2015-03-03 01:40:01 UTC) #14
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/a4e2242b75647b641e6d2190b01cde7c9c5233c8 Cr-Commit-Position: refs/heads/master@{#318814}
5 years, 9 months ago (2015-03-03 01:40:48 UTC) #15
Dirk Pranke
A revert of this CL (patchset #3 id:40001) has been created in https://codereview.chromium.org/986513002/ by dpranke@chromium.org. ...
5 years, 9 months ago (2015-03-06 00:04:23 UTC) #16
Matt Giuca
5 years, 9 months ago (2015-03-06 00:27:58 UTC) #17
Message was sent while issue was closed.
This was not reverted. Instead, the test was disabled first on ChromeOS:
https://codereview.chromium.org/973793003
then everywhere:
https://codereview.chromium.org/985563002

Follow up in http://crbug.com/463456.

Powered by Google App Engine
This is Rietveld 408576698