servo/components
bors-servo f80641e7a1 Auto merge of #11039 - mbrubeck:strip-trailing, r=pcwalton
Remove redundant code in whitespace stripping

LineBreaker calls Fragment::strip_trailing_whitespace_if_necessary and then recalculates the fragment's inline size.  But this isn't necessary because strip_trailing_whitespace_if_necessary already recalculates the size.

r? @pcwalton

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/11039)
<!-- Reviewable:end -->
2016-05-06 21:53:27 -07:00
..
canvas Simplify TOML syntax 2016-04-26 23:51:36 +02:00
canvas_traits Simplify TOML syntax 2016-04-26 23:51:36 +02:00
compositing Fix a build warning in compositor.rs 2016-05-05 17:59:13 -07:00
devtools Simplify TOML syntax 2016-04-26 23:51:36 +02:00
devtools_traits Remove unused dependencies 2016-05-02 16:33:56 -07:00
gfx layout: Don't pretend inline fragment sizes are zero when placing them 2016-05-04 13:19:52 -07:00
gfx_traits Simplify TOML syntax 2016-04-26 23:51:36 +02:00
layout Auto merge of #11039 - mbrubeck:strip-trailing, r=pcwalton 2016-05-06 21:53:27 -07:00
layout_traits Simplify TOML syntax 2016-04-26 23:51:36 +02:00
msg Upgrade to bitflags 0.6.0 and selectors 0.5.6 2016-04-30 10:14:03 -07:00
net Remove BluetoothDevice members 2016-05-05 12:47:52 +02:00
net_traits Remove BluetoothDevice members 2016-05-05 12:47:52 +02:00
plugins Simplify TOML syntax 2016-04-26 23:51:36 +02:00
profile Add a method for dumping self-contained HTML timeline profiles 2016-04-27 18:35:17 -07:00
profile_traits Add a method for dumping self-contained HTML timeline profiles 2016-04-27 18:35:17 -07:00
range Use num-traits in range. 2016-04-20 14:59:05 +02:00
script Auto merge of #11028 - szeged:webbluetooth, r=jdm 2016-05-06 17:07:55 -07:00
script_traits Auto merge of #10840 - ConnorGBrewster:window_alert, r=jdm 2016-05-04 09:10:40 -07:00
servo Update cssparser to fix CSS.escape test failures 2016-05-06 13:54:26 +02:00
style Auto merge of #11018 - bholley:list_style_type, r=mbrubeck 2016-05-05 12:23:37 -07:00
style_traits Remove some unused dependencies 2016-05-02 16:00:57 -07:00
util Update lazy_static, selectors, string_cache, futf, quickersort 2016-05-02 16:05:31 -07:00
webdriver_server Simplify TOML syntax 2016-04-26 23:51:36 +02:00