servo/components
Matt Brubeck dba878dfb2 Remove unneeded add_nonglyph_for_char_index
This is a no-op, since a "non-glyph" is simply `GlyphEntry(0)`. This is the
same as `GlyphEntry::initial()`, which all the entries are already initialized
to.
2016-04-28 08:07:13 -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 Auto merge of #10862 - asajeffrey:only-the-chrome-survives, r=SimonSapin 2016-04-26 18:40:21 -07:00
devtools Simplify TOML syntax 2016-04-26 23:51:36 +02:00
devtools_traits Simplify TOML syntax 2016-04-26 23:51:36 +02:00
gfx Remove unneeded add_nonglyph_for_char_index 2016-04-28 08:07:13 -07:00
gfx_traits Simplify TOML syntax 2016-04-26 23:51:36 +02:00
layout Auto merge of #10857 - servo:toml, r=nox 2016-04-26 15:46:37 -07:00
layout_traits Simplify TOML syntax 2016-04-26 23:51:36 +02:00
msg Remove superfluous end-of-file whitespace. 2016-04-27 00:26:37 -04:00
net Auto merge of #10869 - frewsxcv:dry, r=jdm 2016-04-27 04:23:34 -07:00
net_traits Add NetworkError::LoadCancelled variant. 2016-04-27 00:25:27 -04:00
plugins Simplify TOML syntax 2016-04-26 23:51:36 +02:00
profile Simplify TOML syntax 2016-04-26 23:51:36 +02:00
profile_traits Simplify TOML syntax 2016-04-26 23:51:36 +02:00
range Use num-traits in range. 2016-04-20 14:59:05 +02:00
script Auto merge of #10866 - broesamle:issue10856-a, r=Ms2ger 2016-04-27 03:29:50 -07:00
script_traits Simplify TOML syntax 2016-04-26 23:51:36 +02:00
servo Auto merge of #10857 - servo:toml, r=nox 2016-04-26 15:46:37 -07:00
style Auto merge of #10848 - heycam:struct-accessor, r=bholley 2016-04-27 02:20:17 -07:00
style_traits Simplify TOML syntax 2016-04-26 23:51:36 +02:00
util Auto merge of #10857 - servo:toml, r=nox 2016-04-26 15:46:37 -07:00
webdriver_server Simplify TOML syntax 2016-04-26 23:51:36 +02:00