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

Issue 590953002: Support isKeyPad modifier flag in Chrome OS and Linux. (Closed)

Created:
6 years, 3 months ago by Seigo Nonaka
Modified:
6 years, 2 months ago
CC:
chromium-reviews, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Support isKeyPad modifier flag in Chrome OS and Linux. BUG=N/A TEST=unit tests passed. TEST=manually confirmed keypad key has isKeyPad modifier. Committed: https://crrev.com/33d91ccdbeec689689d5ae16b907a4149d7ebff3 Cr-Commit-Position: refs/heads/master@{#296788}

Patch Set 1 #

Patch Set 2 : style nits #

Patch Set 3 : Rebase to HEAD #

Total comments: 2

Patch Set 4 : Support invert conversion #

Total comments: 2

Patch Set 5 : Address a comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+71 lines, -0 lines) Patch
M content/browser/renderer_host/input/web_input_event_util.cc View 1 2 3 4 2 chunks +4 lines, -0 lines 0 comments Download
M content/browser/renderer_host/web_input_event_aura_unittest.cc View 1 chunk +67 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (5 generated)
Seigo Nonaka
Hi Ben, could you take a look? Please see the try bot result in patch ...
6 years, 3 months ago (2014-09-22 06:27:58 UTC) #2
Ben Goodger (Google)
lgtm
6 years, 3 months ago (2014-09-24 17:28:21 UTC) #3
Seigo Nonaka
Thanks!
6 years, 3 months ago (2014-09-24 17:36:19 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/590953002/20001
6 years, 3 months ago (2014-09-24 17:37:27 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: linux_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/linux_gpu/builds/70819) mac_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/mac_gpu/builds/60155) android_aosp ...
6 years, 3 months ago (2014-09-24 17:41:44 UTC) #8
Seigo Nonaka
Unfortunately the file was gone during code review. I rebased to HEAD and now input/OWNER's ...
6 years, 3 months ago (2014-09-24 20:19:37 UTC) #10
jdduke (slow)
https://codereview.chromium.org/590953002/diff/40001/content/browser/renderer_host/input/web_input_event_util.cc File content/browser/renderer_host/input/web_input_event_util.cc (right): https://codereview.chromium.org/590953002/diff/40001/content/browser/renderer_host/input/web_input_event_util.cc#newcode404 content/browser/renderer_host/input/web_input_event_util.cc:404: modifiers |= blink::WebInputEvent::IsKeyPad; Don't you want a corresponding inverse ...
6 years, 3 months ago (2014-09-24 21:03:44 UTC) #11
Seigo Nonaka
Thank you for your review! PTAL https://codereview.chromium.org/590953002/diff/40001/content/browser/renderer_host/input/web_input_event_util.cc File content/browser/renderer_host/input/web_input_event_util.cc (right): https://codereview.chromium.org/590953002/diff/40001/content/browser/renderer_host/input/web_input_event_util.cc#newcode404 content/browser/renderer_host/input/web_input_event_util.cc:404: modifiers |= blink::WebInputEvent::IsKeyPad; ...
6 years, 3 months ago (2014-09-25 03:57:48 UTC) #12
jdduke (slow)
https://codereview.chromium.org/590953002/diff/60001/content/browser/renderer_host/input/web_input_event_util.cc File content/browser/renderer_host/input/web_input_event_util.cc (right): https://codereview.chromium.org/590953002/diff/60001/content/browser/renderer_host/input/web_input_event_util.cc#newcode431 content/browser/renderer_host/input/web_input_event_util.cc:431: if (flags & blink::WebInputEvent::IsKeyPad) Hmm, pretty sure this should ...
6 years, 2 months ago (2014-09-25 15:55:37 UTC) #13
Seigo Nonaka
https://codereview.chromium.org/590953002/diff/60001/content/browser/renderer_host/input/web_input_event_util.cc File content/browser/renderer_host/input/web_input_event_util.cc (right): https://codereview.chromium.org/590953002/diff/60001/content/browser/renderer_host/input/web_input_event_util.cc#newcode431 content/browser/renderer_host/input/web_input_event_util.cc:431: if (flags & blink::WebInputEvent::IsKeyPad) On 2014/09/25 15:55:37, jdduke wrote: ...
6 years, 2 months ago (2014-09-25 16:06:45 UTC) #14
jdduke (slow)
content/browser/renderer_host/input/web_input_event_util.cc lgtm.
6 years, 2 months ago (2014-09-25 16:32:46 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/590953002/80001
6 years, 2 months ago (2014-09-25 17:13:51 UTC) #17
commit-bot: I haz the power
Committed patchset #5 (id:80001) as 94ba43a1587410e114745204a251a2e61b86be9e
6 years, 2 months ago (2014-09-25 20:49:26 UTC) #18
commit-bot: I haz the power
6 years, 2 months ago (2014-09-25 20:50:19 UTC) #19
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/33d91ccdbeec689689d5ae16b907a4149d7ebff3
Cr-Commit-Position: refs/heads/master@{#296788}

Powered by Google App Engine
This is Rietveld 408576698