servo/components
bors-servo 82e73e7a5f Auto merge of #8723 - dzbarsky:origin_clean, r=dzbarsky
Add origin-clean flag tracking for canvas

The resulting failures are because we aren't doing origin-comparison correctly (I bet the image ends up with an empty hostname or something). We could probably hack around that if we care, but it should just go away when we get the origin checking right.

r? @jdm

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8723)
<!-- Reviewable:end -->
2015-12-18 04:26:59 +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 #8618 - paulrouget:reload, r=jdm 2015-12-17 19:45:44 +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 Auto merge of #8618 - paulrouget:reload, r=jdm 2015-12-17 19:45:44 +05:30
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 #8723 - dzbarsky:origin_clean, r=dzbarsky 2015-12-18 04:26:59 +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