Patrick Walton
7c5b2d6cb3
layout: Separate out overflow-for-scrolling from overflow-for-paint.
...
Closes #9484 .
2016-02-03 16:06:24 -08:00
Ruud van Asseldonk
95be0b9a25
Upgrade to new Hasher API
2016-02-03 20:06:39 +01:00
Simon Sapin
357463864b
Avoid a transmute that relied on undefined struct layout.
2016-01-27 16:37:08 +01:00
Bobby Holley
384cdfcfff
Hoist ParseErrorReporter into style and remove the dependency on msg.
...
The pipeline id stuff is currently unused. If someone needs it, they can add
an additional trait bound on their css error reporter to get the pipeline id.
2016-01-11 18:01:48 -08:00
bors-servo
47617578af
Auto merge of #9245 - Ms2ger:reexports, r=nox
...
Stop reexporting style types from layout_interface.
<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png " height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9245 )
<!-- Reviewable:end -->
2016-01-11 23:57:51 +05:30
Ms2ger
9dc85e0d40
Stop reexporting ReflowGoal from layout_interface.
2016-01-11 10:00:17 +01:00
Ms2ger
39ba25572b
Stop reexporting Animation from layout_interface.
2016-01-11 09:47:08 +01:00
John DeSilva
f32995543d
Move Epoch to gfx_traits
...
Resolves #9222 . Moved Epoch from components/msg/compositor_msg to
components/gfx_traits/lib. Updated use statements to reflect the move.
2016-01-10 17:36:52 -05:00
rohan.prinja
1f02c4ebbb
task -> thread
2016-01-10 17:58:13 +09:00