|
Remove ui::KeyEvent::platform_keycode_
This field had been added as a temporary measure to support
X11 Keysym-based character composition under Ozone. Since
crrev.com/ed31ed it is no longer necessary.
BUG= 442757
Committed: https://crrev.com/cf78ded8ae7f64968789c3bac48ea6e69df08d29
Cr-Commit-Position: refs/heads/master@{#349195}
Total comments: 5
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+17 lines, -107 lines) |
Patch |
|
M |
chrome/test/chromedriver/keycode_text_conversion_ozone.cc
|
View
|
1
|
1 chunk |
+1 line, -3 lines |
0 comments
|
Download
|
|
M |
components/mus/display_manager.cc
|
View
|
1
2
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
mojo/converters/input_events/BUILD.gn
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
mojo/converters/input_events/input_events_type_converters.cc
|
View
|
1
2
|
3 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
|
M |
ui/events/cocoa/events_mac.mm
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
|
M |
ui/events/event.h
|
View
|
1
2
|
2 chunks |
+0 lines, -9 lines |
0 comments
|
Download
|
|
M |
ui/events/event.cc
|
View
|
|
4 chunks |
+2 lines, -5 lines |
0 comments
|
Download
|
|
M |
ui/events/event_utils.h
|
View
|
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
|
M |
ui/events/events_stub.cc
|
View
|
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
|
M |
ui/events/ozone/evdev/keyboard_evdev.cc
|
View
|
1
2
|
2 chunks |
+2 lines, -6 lines |
0 comments
|
Download
|
|
M |
ui/events/ozone/events_ozone.cc
|
View
|
1
2
|
1 chunk |
+0 lines, -6 lines |
0 comments
|
Download
|
|
M |
ui/events/ozone/layout/keyboard_layout_engine.h
|
View
|
|
1 chunk |
+1 line, -4 lines |
0 comments
|
Download
|
|
M |
ui/events/ozone/layout/no/no_keyboard_layout_engine.h
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
ui/events/ozone/layout/no/no_keyboard_layout_engine.cc
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
ui/events/ozone/layout/stub/stub_keyboard_layout_engine.h
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
ui/events/ozone/layout/stub/stub_keyboard_layout_engine.cc
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
ui/events/ozone/layout/xkb/xkb_keyboard_layout_engine.h
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
ui/events/ozone/layout/xkb/xkb_keyboard_layout_engine.cc
|
View
|
|
2 chunks |
+1 line, -3 lines |
0 comments
|
Download
|
|
M |
ui/events/ozone/layout/xkb/xkb_keyboard_layout_engine_unittest.cc
|
View
|
|
1 chunk |
+1 line, -3 lines |
0 comments
|
Download
|
|
M |
ui/events/win/events_win.cc
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
|
M |
ui/events/x/events_x.cc
|
View
|
1
2
|
1 chunk |
+0 lines, -35 lines |
0 comments
|
Download
|
|
M |
ui/platform_window/android/platform_window_android.cc
|
View
|
1
2
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
Total messages: 27 (12 generated)
|