servo/components/devtools
Ms2ger 238beec038 Implement a PerformanceActor.
This is necessary for the devtools "Start Recording Performance" button to
send a message.

(This message is not yet supported, so it leads to
'unexpected message type "startRecording" found for actor "performance4"'.)
2015-08-15 14:21:25 +02:00
..
actors Implement a PerformanceActor. 2015-08-15 14:21:25 +02:00
actor.rs Actor::handle_message should return an enum instad of a boolean #7110 r=jdm 2015-08-13 18:14:34 -07:00
Cargo.toml servo: Update ipc-channel to pick up bincode support. 2015-08-08 09:43:53 -07:00
lib.rs Implement a PerformanceActor. 2015-08-15 14:21:25 +02:00
protocol.rs Fixes #6879 2015-08-05 14:53:53 -04:00