servo/components
Martin Robinson fbb1e0c6b8 Send incremental frame tree updates to the compositor
This allows the compositor to add frames after the call to SetIds,
where the initial frame tree is created. There are still some issues
preventing proper late frame creation, but this prevents crashes when
it happens.

Fixes #3738.
2014-11-11 17:36:19 -08:00
..
canvas Run all task spawning through util, to allow for easy hooking. 2014-10-28 09:53:45 -07:00
compositing Send incremental frame tree updates to the compositor 2014-11-11 17:36:19 -08:00
devtools make naming more consistent 2014-10-28 10:06:39 -07:00
devtools_traits Disable non_snake_case warnings in devtools 2014-09-23 11:45:08 -07:00
gfx layout: Implement CSS linear gradients per the CSS-IMAGES specification. 2014-11-06 08:26:47 -08:00
layout Remove unnecessary import of libgreen 2014-11-10 16:18:10 -08:00
layout_traits Use opts as a global, to avoid cloning and passing the struct all over the code. 2014-10-20 10:48:47 +10:00
msg Rename LoadIframeUrlMsg to CreateIFrameAndLoadUrlMsg 2014-11-11 17:36:18 -08:00
net More useful stb-image error handling 2014-11-02 15:20:22 -08:00
plugins Silence lint for self.global in XHR 2014-11-06 06:37:44 +05:30
script Send incremental frame tree updates to the compositor 2014-11-11 17:36:19 -08:00
script_traits Invert control flow, fix resizing, and improve checkerboarding 2014-11-04 13:51:56 -08:00
style auto merge of #3886 : glennw/servo/mq, r=SimonSapin 2014-11-06 17:24:28 -07:00
util Fix the documentation comment for logical_geometry.rs. 2014-11-10 09:45:34 +01:00