servo/components/canvas
Clark Gaebel 6df1cc8e4c Run all task spawning through util, to allow for easy hooking.
During debugging, I found it useful to hook all task creation in a
central location, and util::task was the perfect place for it.

r? @pcwalton (or maybe someone else, I'm kinda sending you a bunch of
reviews today because I don't know who better to give them to)
2014-10-28 09:53:45 -07:00
..
canvas_render_task.rs Run all task spawning through util, to allow for easy hooking. 2014-10-28 09:53:45 -07:00
Cargo.toml Run all task spawning through util, to allow for easy hooking. 2014-10-28 09:53:45 -07:00
lib.rs Run all task spawning through util, to allow for easy hooking. 2014-10-28 09:53:45 -07:00