servo/components/devtools/actors
James Sanders 3659218c59 Use thread::sleep instead of deprecated sleep_ms
Similarly, change one instance of `thread::park_timeout_ms`.

Fixes #8694
2015-11-29 13:41:04 -07:00
..
console.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
framerate.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
inspector.rs Replaced DOMString by String in devtools. 2015-11-12 17:52:58 -06:00
memory.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
network_event.rs tests for devtools integration with network requests/responses 2015-09-25 22:07:01 +05:30
object.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
performance.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
profiler.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
root.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
tab.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
timeline.rs Use thread::sleep instead of deprecated sleep_ms 2015-11-29 13:41:04 -07:00
worker.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30