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

Issue 10696161: Do not ignore F3-F7 and F9 key presses on an Apple keyboard. (Closed)

Created:
8 years, 5 months ago by Yusuke Sato
Modified:
8 years, 5 months ago
CC:
chromium-reviews, James Su, penghuang+watch_chromium.org, yusukes+watch_chromium.org
Visibility:
Public.

Description

Do not ignore F3-F7 and F9 key presses on an Apple keyboard. BUG=123739 TEST=try Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=146131

Patch Set 1 #

Total comments: 2

Patch Set 2 : address comment #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -3 lines) Patch
M ui/base/keycodes/keyboard_code_conversion_x.cc View 1 2 chunks +22 lines, -1 line 1 comment Download
M ui/base/keycodes/keyboard_codes_posix.h View 1 1 chunk +4 lines, -2 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Yusuke Sato
Daniel, could you review this? This is the first step for supporting Apple media keys.
8 years, 5 months ago (2012-07-10 20:22:27 UTC) #1
Daniel Erat
LGTM with one change. http://codereview.chromium.org/10696161/diff/1/ui/base/keycodes/keyboard_codes_posix.h File ui/base/keycodes/keyboard_codes_posix.h (right): http://codereview.chromium.org/10696161/diff/1/ui/base/keycodes/keyboard_codes_posix.h#newcode214 ui/base/keycodes/keyboard_codes_posix.h:214: VKEY_KEY_BRIGHTNESS_DOWN = 0xDA, nit: s/VKEY_KEY_/VKEY_KEYBOARD_/ ...
8 years, 5 months ago (2012-07-10 20:24:25 UTC) #2
Yusuke Sato
Thanks, fixed. http://codereview.chromium.org/10696161/diff/1/ui/base/keycodes/keyboard_codes_posix.h File ui/base/keycodes/keyboard_codes_posix.h (right): http://codereview.chromium.org/10696161/diff/1/ui/base/keycodes/keyboard_codes_posix.h#newcode214 ui/base/keycodes/keyboard_codes_posix.h:214: VKEY_KEY_BRIGHTNESS_DOWN = 0xDA, On 2012/07/10 20:24:25, Daniel ...
8 years, 5 months ago (2012-07-10 20:43:52 UTC) #3
Yusuke Sato
Ben, could you do an owners review?
8 years, 5 months ago (2012-07-10 21:12:03 UTC) #4
Ben Goodger (Google)
lgtm
8 years, 5 months ago (2012-07-11 15:43:03 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yusukes@chromium.org/10696161/6001
8 years, 5 months ago (2012-07-11 16:17:04 UTC) #6
commit-bot: I haz the power
8 years, 5 months ago (2012-07-11 17:10:45 UTC) #7
Change committed as 146131

Powered by Google App Engine
This is Rietveld 408576698