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

Issue 1352283002: Remove PlatformKeyboardEvents requirement to have located virtual keycode information. (Closed)

Created:
5 years, 3 months ago by dtapuska
Modified:
5 years, 3 months ago
Reviewers:
Rick Byers
CC:
blink-reviews, blink-reviews-events_chromium.org, dglazkov+blink, eae+blinkwatch, jochen (gone - plz use gerrit)
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Remove PlatformKeyboardEvents requirement to have located virtual keycode information. Store the location of the key in the modifier mask. This brings the location information in line with WebKeyboardEvent and avoids a bunch of converstion to and from the located keycodes. BUG=524626 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=202591

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -92 lines) Patch
M Source/core/events/KeyboardEvent.cpp View 2 chunks +4 lines, -31 lines 0 comments Download
M Source/platform/PlatformEvent.h View 1 chunk +3 lines, -0 lines 0 comments Download
M Source/web/WebInputEvent.cpp View 1 chunk +0 lines, -37 lines 0 comments Download
M Source/web/WebInputEventConversion.cpp View 2 chunks +4 lines, -21 lines 0 comments Download
M public/web/WebInputEvent.h View 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 11 (4 generated)
dtapuska
5 years, 3 months ago (2015-09-18 19:47:30 UTC) #2
jochen (gone - plz use gerrit)
+Rick because events
5 years, 3 months ago (2015-09-21 15:13:45 UTC) #4
Rick Byers
Change looks good, but is there no test coverage for this at all that needs ...
5 years, 3 months ago (2015-09-21 15:43:32 UTC) #6
dtapuska
On 2015/09/21 15:43:32, Rick Byers wrote: > Change looks good, but is there no test ...
5 years, 3 months ago (2015-09-21 15:56:54 UTC) #7
Rick Byers
Ah thanks for the explanation - sounds perfect. LGTM.
5 years, 3 months ago (2015-09-21 16:01:38 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1352283002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1352283002/1
5 years, 3 months ago (2015-09-21 16:48:17 UTC) #10
commit-bot: I haz the power
5 years, 3 months ago (2015-09-21 18:18:45 UTC) #11
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=202591

Powered by Google App Engine
This is Rietveld 408576698