servo/ports
bors-servo 3fead5a398 Auto merge of #11594 - jdm:modifiers, r=mbrubeck
Map glutin modifier keycodes to servo keycodes.

<!-- Please describe your changes on the following line: -->
Make it possible to receive DOM events for modifiers keys.

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #11547
- [X] These changes do not require tests because we don't support automated tests for keyboard input

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/11594)
<!-- Reviewable:end -->
2016-06-03 17:36:16 -05:00
..
cef Upgrade backtrace, byteorder, compiletest, harfbuzz, hyper, phf, serde_json, url 2016-06-03 09:46:50 -07:00
geckolib Upgrade backtrace, byteorder, compiletest, harfbuzz, hyper, phf, serde_json, url 2016-06-03 09:46:50 -07:00
glutin Map glutin modifier keycodes to servo keycodes. 2016-06-03 14:53:15 -04:00