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

Issue 8330016: Implement the final UI for the CAPS LOCK indicator (part 3 of 3) (Closed)

Created:
9 years, 2 months ago by Yusuke Sato
Modified:
9 years, 2 months ago
CC:
chromium-reviews, stevenjb+watch_chromium.org, nkostylev+watch_chromium.org, davemoore+watch_chromium.org, hashimoto
Visibility:
Public.

Description

Implement the final UI for the CAPS LOCK indicator (part 3 of 3) Show the bubble UI (http://crosbug.com/11690#c18) when both Shift keys are pressed. BUG=chromium-os:11690 TEST=ran browser_tests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=106280

Patch Set 1 #

Total comments: 8

Patch Set 2 : code review #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+132 lines, -15 lines) Patch
M chrome/browser/chromeos/status/caps_lock_menu_button.h View 1 2 3 chunks +27 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/status/caps_lock_menu_button.cc View 1 2 9 chunks +105 lines, -12 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Yusuke Sato
9 years, 2 months ago (2011-10-18 07:55:14 UTC) #1
Zachary Kuznia
http://codereview.chromium.org/8330016/diff/1/chrome/browser/chromeos/status/caps_lock_menu_button.cc File chrome/browser/chromeos/status/caps_lock_menu_button.cc (right): http://codereview.chromium.org/8330016/diff/1/chrome/browser/chromeos/status/caps_lock_menu_button.cc#newcode130 chrome/browser/chromeos/status/caps_lock_menu_button.cc:130: if (!event.IsLeftMouseButton()) Is there a reason the right mouse ...
9 years, 2 months ago (2011-10-18 08:09:10 UTC) #2
Yusuke Sato
http://codereview.chromium.org/8330016/diff/1/chrome/browser/chromeos/status/caps_lock_menu_button.cc File chrome/browser/chromeos/status/caps_lock_menu_button.cc (right): http://codereview.chromium.org/8330016/diff/1/chrome/browser/chromeos/status/caps_lock_menu_button.cc#newcode130 chrome/browser/chromeos/status/caps_lock_menu_button.cc:130: if (!event.IsLeftMouseButton()) I chose the same behavior as PowerButton. ...
9 years, 2 months ago (2011-10-18 08:42:46 UTC) #3
Zachary Kuznia
lgtm
9 years, 2 months ago (2011-10-19 09:23:34 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yusukes@chromium.org/8330016/7001
9 years, 2 months ago (2011-10-19 13:02:16 UTC) #5
commit-bot: I haz the power
9 years, 2 months ago (2011-10-19 14:13:59 UTC) #6
Change committed as 106280

Powered by Google App Engine
This is Rietveld 408576698