servo/components
bors-servo c6ae32abdd Auto merge of #8612 - glennw:pending-frames, r=jdm
Add test to constellation to avoid writing reftest image if there are pending frames.

This changes several tests that contain <iframe></iframe> from FAIL to TIMEOUT. This is correct
since there is a bug that prevents these iframes from ever rendering.

~~~There are also a few previous FAILs that changed to OK. These may be intermittents or they
may genuinely be fixed by this change.~~~

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8612)
<!-- Reviewable:end -->
2015-12-17 16:19:16 +05:30
..
canvas Implement WebGL scissor method 2015-12-15 20:43:38 -08:00
canvas_traits Implement WebGL scissor method 2015-12-15 20:43:38 -08:00
compositing Auto merge of #8612 - glennw:pending-frames, r=jdm 2015-12-17 16:19:16 +05:30
devtools Moved WorkerId type to devtools_traits 2015-12-07 20:11:26 +01:00
devtools_traits Moved WorkerId type to devtools_traits 2015-12-07 20:11:26 +01:00
gfx Auto merge of #8612 - glennw:pending-frames, r=jdm 2015-12-17 16:19:16 +05:30
gfx_traits Move PaintListener to gfx_traits, Fixes #8834 2015-12-11 18:43:10 +01:00
layout Auto merge of #8995 - pcwalton:measure-text-shaping, r=mbrubeck 2015-12-17 10:57:29 +05:30
layout_traits Move ScriptMsg from msg crate into script_traits 2015-12-09 20:50:11 +01:00
msg Add test to constellation to avoid writing reftest image if there are pending frames. 2015-12-17 12:30:19 +10:00
net Fix warnings: Use Vec.extend_from_slice instead of Vec.push_all 2015-12-10 16:49:29 -05:00
net_traits Fix warnings: Use Vec.extend_from_slice instead of Vec.push_all 2015-12-10 16:49:29 -05:00
plugins Fix warnings 2015-12-03 17:05:26 +01:00
profile gfx: Measure text shaping time in the time profiler. 2015-12-15 13:28:05 -08:00
profile_traits gfx: Measure text shaping time in the time profiler. 2015-12-15 13:28:05 -08:00
script Auto merge of #8612 - glennw:pending-frames, r=jdm 2015-12-17 16:19:16 +05:30
script_traits Add test to constellation to avoid writing reftest image if there are pending frames. 2015-12-17 12:30:19 +10:00
servo Bump string_cache version to 0.2.5. 2015-12-15 17:00:36 -06:00
style style: Stop cloning error reporters all the time during cascading, and 2015-12-14 13:57:01 -08:00
style_traits Add pipeline information to CSS error reporting. 2015-12-14 11:18:30 -05:00
util util: Inline trivial range constructors. 2015-12-15 11:24:35 -08:00
webdriver_server Fix warning: Stop to use deprecated 'SocketAddr::new' 2015-12-11 10:39:23 -05:00