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

Issue 9406031: Makes it so the launcher only gets focus when using the keyboard. (Closed)

Created:
8 years, 10 months ago by sky
Modified:
8 years, 10 months ago
CC:
chromium-reviews, dhollowa+watch_chromium.org, sadrul, tfarina, ben+watch_chromium.org
Visibility:
Public.

Description

Makes it so the launcher only gets focus when using the keyboard. BUG=114502 TEST=see bug R=ben@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=122459

Patch Set 1 #

Total comments: 1

Patch Set 2 : Merge to trunk #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -8 lines) Patch
M ash/focus_cycler.h View 2 chunks +7 lines, -0 lines 0 comments Download
M ash/focus_cycler.cc View 2 chunks +3 lines, -1 line 0 comments Download
M ash/launcher/app_launcher_button.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/launcher/launcher.h View 1 2 chunks +7 lines, -0 lines 0 comments Download
M ash/launcher/launcher.cc View 1 5 chunks +19 lines, -1 line 0 comments Download
M ash/launcher/launcher_view.h View 1 2 chunks +2 lines, -2 lines 0 comments Download
M ash/launcher/launcher_view.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M ash/launcher/tabbed_launcher_button.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/shell.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M ui/views/widget/native_widget_aura.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
sky
8 years, 10 months ago (2012-02-16 01:27:36 UTC) #1
Ben Goodger (Google)
http://codereview.chromium.org/9406031/diff/1/ui/views/widget/native_widget_aura.cc File ui/views/widget/native_widget_aura.cc (right): http://codereview.chromium.org/9406031/diff/1/ui/views/widget/native_widget_aura.cc#newcode768 ui/views/widget/native_widget_aura.cc:768: return can_activate_ && delegate_->CanActivate(); I don't think this can ...
8 years, 10 months ago (2012-02-16 02:57:43 UTC) #2
sky
On Wed, Feb 15, 2012 at 6:57 PM, <ben@chromium.org> wrote: > > http://codereview.chromium.org/9406031/diff/1/ui/views/widget/native_widget_aura.cc > File ...
8 years, 10 months ago (2012-02-16 03:28:07 UTC) #3
Ben Goodger (Google)
Heh, didn't know that was there. LGTM. On Wed, Feb 15, 2012 at 7:28 PM, ...
8 years, 10 months ago (2012-02-16 03:31:30 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sky@chromium.org/9406031/1
8 years, 10 months ago (2012-02-16 04:42:52 UTC) #5
commit-bot: I haz the power
8 years, 10 months ago (2012-02-16 04:42:56 UTC) #6
Can't apply patch for file ash/launcher/launcher.cc.
While running patch -p1 --forward --force;
patching file ash/launcher/launcher.cc
Hunk #1 FAILED at 4.
Hunk #2 succeeded at 19 (offset 1 line).
Hunk #3 succeeded at 57 (offset 2 lines).
Hunk #4 succeeded at 73 (offset 2 lines).
Hunk #5 succeeded at 97 (offset 2 lines).
1 out of 5 hunks FAILED -- saving rejects to file ash/launcher/launcher.cc.rej

Powered by Google App Engine
This is Rietveld 408576698