servo/components/msg
Glenn Watson b670430cb2 Add test to constellation to avoid writing reftest image if there are pending frames.
Also change when pipelines become active.

This makes the constellation activate a pipeline as the current frame
when it is ready to do initial reflow, rather than when it is ready
to paint.

This fixes a number of intermittent failures that could previously occur
if an iframe was not visible - which would mean it was never moved from
a pending frame in the constellation to an active frame.

(It happens that webrender exposes these intermittents as permanent failures).
2015-12-17 12:30:19 +10:00
..
Cargo.toml Add pipeline information to CSS error reporting. 2015-12-14 11:18:30 -05:00
compositor_msg.rs Move PaintListener to gfx_traits, Fixes #8834 2015-12-11 18:43:10 +01:00
constellation_msg.rs Add test to constellation to avoid writing reftest image if there are pending frames. 2015-12-17 12:30:19 +10:00
lib.rs Add pipeline information to CSS error reporting. 2015-12-14 11:18:30 -05:00
webdriver_msg.rs Removed duplicate webdriver_traits file and added webdriver handler for GetWindowSize, IsSelected and IsEnabled 2015-11-29 15:48:23 -05:00