servo/components/constellation
Martin Robinson d150cc9f95 Eliminate ScrollRootId
Just use WebRender's ClipId directly. This will allow us to create and
use ReferenceFrames in the future, if we need to do that. It will also
make it easier to have Servo responsible for creating the root
scrolling area, which will allow removing some old hacks in the future.
2017-04-20 08:51:38 +02:00
..
Cargo.toml Remove servo feature from servo_url 2017-04-07 17:51:49 +10:00
constellation.rs Eliminate ScrollRootId 2017-04-20 08:51:38 +02:00
event_loop.rs Update serde to 0.9 (fixes #15325) 2017-02-18 21:09:46 +01:00
frame.rs Frames in the constellation store LoadData rather than just URLs. 2017-03-14 14:28:21 -05:00
lib.rs Reduce cloning of FrameState 2017-04-05 10:06:16 -05:00
pipeline.rs Terminate timer scheduler thread during shutdown 2017-03-30 14:27:40 +02:00
sandboxing.rs Removed util. 2016-12-14 18:04:37 -06:00
timer_scheduler.rs Terminate timer scheduler thread during shutdown 2017-03-30 14:27:40 +02:00