servo/components
Alan Jeffrey 3dec6edd10 Update string_cache to 0.2.
Updated string_cache, html5ever, xml5ever and selectors in Cargo.toml files and Cargo.lock.
Removed references to string_cache_plugin.
Import atom! and ns! from string_cache.
Replaced ns!("") by ns!().
Replaced ns!(XML) and co by ns!(xml) and co.
Replaced atom!(foo) by atom!("foo").
Replaced Atom::from_slice by Atom::from.
Replaced atom.as_slice() by &*atom.
2015-11-25 10:13:21 -06:00
..
canvas Update ipc-channel to pick up the improved error reporting. 2015-11-23 16:38:39 -08:00
canvas_traits Update ipc-channel to pick up the improved error reporting. 2015-11-23 16:38:39 -08:00
compositing Update ipc-channel to pick up the improved error reporting. 2015-11-23 16:38:39 -08:00
devtools Update ipc-channel to pick up the improved error reporting. 2015-11-23 16:38:39 -08:00
devtools_traits Update ipc-channel to pick up the improved error reporting. 2015-11-23 16:38:39 -08:00
gfx Update string_cache to 0.2. 2015-11-25 10:13:21 -06:00
gfx_traits Update euclid to 0.3 2015-10-28 21:34:23 +05:30
layout Update string_cache to 0.2. 2015-11-25 10:13:21 -06:00
layout_traits Update ipc-channel to pick up the improved error reporting. 2015-11-23 16:38:39 -08:00
msg Update ipc-channel to pick up the improved error reporting. 2015-11-23 16:38:39 -08:00
net Auto merge of #8660 - pcwalton:ipc-channel-errors, r=larsbergstrom 2015-11-25 07:31:15 +05:30
net_traits Auto merge of #8660 - pcwalton:ipc-channel-errors, r=larsbergstrom 2015-11-25 07:31:15 +05:30
plugins Implement 'url!(..)' macro 2015-11-21 08:15:56 -05:00
profile Update ipc-channel to pick up the improved error reporting. 2015-11-23 16:38:39 -08:00
profile_traits Update ipc-channel to pick up the improved error reporting. 2015-11-23 16:38:39 -08:00
script Update string_cache to 0.2. 2015-11-25 10:13:21 -06:00
script_traits Update ipc-channel to pick up the improved error reporting. 2015-11-23 16:38:39 -08:00
servo Update string_cache to 0.2. 2015-11-25 10:13:21 -06:00
style Update string_cache to 0.2. 2015-11-25 10:13:21 -06:00
style_traits Auto merge of #8039 - tschneidereit:script-owns-stylesheets, r=jdm 2015-11-08 01:11:54 +05:30
util Update string_cache to 0.2. 2015-11-25 10:13:21 -06:00
webdriver_server Update ipc-channel to pick up the improved error reporting. 2015-11-23 16:38:39 -08:00
webdriver_traits Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00