servo/components/devtools
Anthony Ramine dbfa4f06b7 Implement a basic thread actor
These should represent JavaScript contexts, but not defining them at all
prevent any remote debugging session to be started from Firefox. They shouldn't
be conflated with tab actors.
2016-03-24 10:28:27 +01:00
..
actors Implement a basic thread actor 2016-03-24 10:28:27 +01:00
actor.rs changed devtools private types to public 2016-01-17 04:13:33 -08:00
Cargo.toml Bump serde to 0.7 2016-03-17 13:52:39 +01:00
lib.rs Implement a basic thread actor 2016-03-24 10:28:27 +01:00
protocol.rs Fix a bunch of clippy lints 2016-01-02 23:27:15 +01:00