servo/components
Matt Brubeck 1e7d60e7b7 Fix work list order after split_line_at_last_known_good_position
This fixes a bug in line splitting caused by the following actions when
`LineBreaker::split_line_at_last_known_good_position` is called:

1. Push some number of previous fragments onto the front of the work list.
2. Push the current fragment back onto the front work list.

This resulted in the work list being out of order.  The correct order is
action 2 followed by action 1.  Fixes #9830.
2016-03-11 09:18:22 -08:00
..
canvas Bump gleam to 0.2.8 2016-03-09 20:17:08 +01:00
canvas_traits Bump euclid to 0.6.4 2016-03-09 20:15:11 +01:00
compositing Bump gleam to 0.2.8 2016-03-09 20:17:08 +01:00
devtools Indicate components should not be published to crates.io. 2016-03-03 15:04:44 -05:00
devtools_traits Bump url to 0.5.7 2016-03-09 20:15:16 +01:00
gfx Bump url to 0.5.7 2016-03-09 20:15:16 +01:00
gfx_traits Bump euclid to 0.6.4 2016-03-09 20:15:11 +01:00
layout Fix work list order after split_line_at_last_known_good_position 2016-03-11 09:18:22 -08:00
layout_traits Bump url to 0.5.7 2016-03-09 20:15:16 +01:00
msg Bump url to 0.5.7 2016-03-09 20:15:16 +01:00
net Bump url to 0.5.7 2016-03-09 20:15:16 +01:00
net_traits Auto merge of #9907 - nikkisquared:async_tests, r=jdm 2016-03-10 08:59:07 +05:30
plugins Auto merge of #9946 - yoava333:master, r=KiChjang 2016-03-10 04:44:33 +05:30
profile Heartbeats now on crates.io. 2016-03-09 15:47:37 -06:00
profile_traits Heartbeats now on crates.io. 2016-03-09 15:47:37 -06:00
range Indicate components should not be published to crates.io. 2016-03-03 15:04:44 -05:00
script Add task_source directory 2016-03-10 01:05:53 -05:00
script_traits Bump url to 0.5.7 2016-03-09 20:15:16 +01:00
servo Auto merge of #9926 - connorimes:update-em-interface-hbs-crates, r=asajeffrey 2016-03-10 23:09:23 +05:30
style Bump url to 0.5.7 2016-03-09 20:15:16 +01:00
style_traits Bump url to 0.5.7 2016-03-09 20:15:16 +01:00
util Bump url to 0.5.7 2016-03-09 20:15:16 +01:00
webdriver_server Bump url to 0.5.7 2016-03-09 20:15:16 +01:00