servo/components/devtools
bors-servo 07716780fc Auto merge of #7192 - Ms2ger:profiler, r=jdm
Implement a ProfilerActor struct.

This is sufficient to make the profiler tab show up in Firefox's devtools.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7192)
<!-- Reviewable:end -->
2015-08-13 14:25:38 -06:00
..
actors Auto merge of #7192 - Ms2ger:profiler, r=jdm 2015-08-13 14:25:38 -06:00
actor.rs Disallow unsafe code in the devtools and devtools_traits crates. 2015-08-12 13:16:31 +02:00
Cargo.toml servo: Update ipc-channel to pick up bincode support. 2015-08-08 09:43:53 -07:00
lib.rs Auto merge of #7192 - Ms2ger:profiler, r=jdm 2015-08-13 14:25:38 -06:00
protocol.rs Fixes #6879 2015-08-05 14:53:53 -04:00