servo/components/constellation
Pyfisch 2143657e03 Use keyboard-types::webdriver::send_keys
This improves the quality of KeyboardEvents
sent by WebDriver. Now key, code, location and
modifiers are set according to spec.
CompositionEvents are discarded as servo
does not handle them at all.
2018-11-11 21:57:45 +01:00
..
browsingcontext.rs Sort use statements 2018-11-06 15:26:02 +01:00
Cargo.toml Use keyboard-types::webdriver::send_keys 2018-11-11 21:57:45 +01:00
constellation.rs Remove useless use crate_name; imports. 2018-11-08 09:29:52 +01:00
event_loop.rs Reorder imports 2018-11-06 22:35:07 +01:00
lib.rs cargo fix --edition-idioms 2018-11-08 09:28:00 +01:00
network_listener.rs Reorder imports 2018-11-06 22:35:07 +01:00
pipeline.rs Remove useless use crate_name; imports. 2018-11-08 09:29:52 +01:00
sandboxing.rs Rustfmt the constellation 2018-07-21 15:03:23 -06:00
session_history.rs Reorder imports 2018-11-06 22:35:07 +01:00
timer_scheduler.rs Replace mpsc with crossbeam/servo channel, update ipc-channel 2018-09-12 13:33:32 +08:00