Chromium Code Reviews
DescriptionSwitch Pepper Linux to use shared USB<->native key conversion table.
This fixes issues with the Linux table lagging behind the shared version, and:
- Marks the UsbKeycodeToNativeKeycode helper "inline", for now, to avoid the warning on unused static functions, and since it is sufficiently simple to make sense to inline.
- Tweaks the types of the array iterator in the other platform-specific implementations.
BUG=177278, 118432, 165704
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=183841
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=184318
Patch Set 1 #Patch Set 2 : Fix static-initializer issue and clean up some more. #Patch Set 3 : Try again. #Patch Set 4 : Fix missed kInvalidKeycode. #
Messages
Total messages: 13 (0 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||