servo/components/script_traits
Kunal Mohan a05553f188
Make Background Hang Monitor Optional
This is done by wrapping all channels of communication
and related objects inside Option which are configured
using flag inside servo_config.
2020-02-23 01:45:52 +05:30
..
Cargo.toml Update ipc-channel and crossbeam-channel. 2020-02-20 11:15:13 -05:00
lib.rs Make Background Hang Monitor Optional 2020-02-23 01:45:52 +05:30
script_msg.rs Only start WebGPU thread if an adapter is requested 2020-01-13 10:39:23 +01:00
serializable.rs re-structure blob, structured serialization 2019-12-11 22:46:50 +08:00
transferable.rs continue messageport, transferable, postmessage options 2019-10-19 14:28:18 +08:00
webdriver_msg.rs Implement ElementClick wd command 2019-08-31 10:14:40 +03:00