servo/components/msg
bors-servo 771623054f Auto merge of #10122 - Manishearth:nav-keys, r=asajeffrey
Support navigation keys

Rather useful.

If most people have these keys on their keyboard, I'd prefer to remove the backspace navigation handler. I've never used it on purpose, but it gets hit often by accident when an input widget isn't focused (either due to a misclick or debug build lag).

<!-- 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/10122)
<!-- Reviewable:end -->
2016-03-24 02:35:49 +05:30
..
Cargo.toml Bump serde to 0.7 2016-03-17 13:52:39 +01:00
constellation_msg.rs Auto merge of #10122 - Manishearth:nav-keys, r=asajeffrey 2016-03-24 02:35:49 +05:30
lib.rs Deny unsafe code in more crates. 2016-03-18 14:43:03 +01:00
webdriver_msg.rs Implement GetElementRect webdriver command 2016-02-24 11:41:42 -05:00