servo/components/devtools/actors
Eli Friedman 5215b51b55 Simplify reflection usage in Actor code.
The fixed version is shorter, and doesn't use unstable features.
2015-08-31 18:45:07 -07:00
..
console.rs Simplify reflection usage in Actor code. 2015-08-31 18:45:07 -07:00
framerate.rs sort all uses 2015-08-20 20:47:12 +08:00
inspector.rs sort all uses 2015-08-20 20:47:12 +08:00
memory.rs Actor::handle_message should return an enum instad of a boolean #7110 r=jdm 2015-08-13 18:14:34 -07:00
network_event.rs sort all uses 2015-08-20 20:47:12 +08:00
object.rs Actor::handle_message should return an enum instad of a boolean #7110 r=jdm 2015-08-13 18:14:34 -07:00
performance.rs Implement a PerformanceActor. 2015-08-15 14:21:25 +02:00
profiler.rs Actor::handle_message should return an enum instad of a boolean #7110 r=jdm 2015-08-13 18:14:34 -07:00
root.rs Actor::handle_message should return an enum instad of a boolean #7110 r=jdm 2015-08-13 18:14:34 -07:00
tab.rs Implement a PerformanceActor. 2015-08-15 14:21:25 +02:00
timeline.rs Send the start and end half of a TimelineMarker to the devtools PullTimelineMarkers thread together. 2015-08-28 20:48:07 +02:00
worker.rs Actor::handle_message should return an enum instad of a boolean #7110 r=jdm 2015-08-13 18:14:34 -07:00