servo/components
Boris Zbarsky f9205440b5 Parent mismatch should not clear style sharing cache.
We can have cousins in the cache whose parent doesn't match ours, and other
cousins whose parent does.  When we encounter one of the former, that's not a
reason to stop lookin for the latter.

Fixes https://bugzilla.mozilla.org/show_bug.cgi?id=1369620
2017-06-05 16:31:58 -04:00
..
atoms Allow 'decimal' and 'none' in <counter-style-name> 2017-04-26 13:04:27 +09:00
bluetooth Use servo_config::opts only on linux target. 2017-03-21 15:55:45 +01:00
bluetooth_traits Update serde to 0.9 (fixes #15325) 2017-02-18 21:09:46 +01:00
canvas Bump cssparser to 0.13.7 2017-06-02 17:43:56 -07:00
canvas_traits Bump cssparser to 0.13.7 2017-06-02 17:43:56 -07:00
compositing Remove no-op got_load_complete_message compositor property. 2017-06-05 11:00:16 +02:00
config Update rust-webvr 2017-05-25 10:05:30 +02:00
constellation Auto merge of #15354 - cynicaldevil:manual-redirect, r=jdm 2017-06-02 14:49:21 -07:00
debugger Enable the debugger on Android 2017-03-17 16:36:06 +01:00
deny_public_fields Update syn to 0.11 2017-02-27 14:46:50 +01:00
devtools Remove some usage of rust-encoding 2017-05-27 13:34:23 +02:00
devtools_traits Update Hyper and OpenSSL 2017-03-31 16:32:21 +02:00
dom_struct Make #[dom_struct] a proc_macro attribute 2017-02-24 01:50:51 +01:00
domobject_derive Update syn to 0.11 2017-02-27 14:46:50 +01:00
geometry Silence a warning in servo_geometry 2017-05-20 22:00:36 +02:00
gfx [gfx] [layout] [style] Upgrade unicode-bidi to 0.3 2017-05-22 20:06:19 -05:00
gfx_traits Eliminate ScrollRootId 2017-04-20 08:51:38 +02:00
jstraceable_derive Update syn to 0.11 2017-02-27 14:46:50 +01:00
layout Bump cssparser to 0.13.7 2017-06-02 17:43:56 -07:00
layout_thread Update rayon to 0.7.1. 2017-05-31 17:55:26 +10:00
layout_traits Added a TopLevelBrowsingContextId type. 2017-05-22 09:27:07 -05:00
msg Remove cssparser dependency from msg. 2017-05-31 11:35:18 -04:00
net Revert "Update Rust nightly to 1.19.0-nightly (6165203c4 2017-06-03)" 2017-06-03 14:37:17 +02:00
net_traits Revert "Update Rust nightly to 1.19.0-nightly (6165203c4 2017-06-03)" 2017-06-03 14:37:17 +02:00
profile Conditionally define macro that's only used in Linux builds. 2017-05-29 14:52:44 -04:00
profile_traits Implemented Houdini worklets. 2017-05-17 09:01:05 -05:00
rand squash: convert less interesting debug! logs to traces 2017-01-18 22:21:41 -07:00
range Update serde to 0.9 (fixes #15325) 2017-02-18 21:09:46 +01:00
remutex Upgrade to rustc 1.19.0-nightly (ced823e26 2017-05-07) 2017-05-08 12:46:03 +02:00
script Auto merge of #17112 - cbrewster:custom_element_registry, r=jdm 2017-06-05 08:38:03 -07:00
script_layout_interface Bump cssparser to 0.13.7 2017-06-02 17:43:56 -07:00
script_plugins Revert "Update Rust nightly to 1.19.0-nightly (6165203c4 2017-06-03)" 2017-06-03 14:37:17 +02:00
script_traits Redirect document loads manually 2017-05-31 17:28:53 +05:30
selectors Allow inserting elements into the style sharing cache even when they are affected by id selectors. 2017-06-05 13:32:05 -04:00
servo -Z wr-no-batch option 2017-05-19 21:43:35 -04:00
size_of_test Add size_of_test crate 2017-05-16 10:12:51 +02:00
style Parent mismatch should not clear style sharing cache. 2017-06-05 16:31:58 -04:00
style_derive Derive the most trivial ToCss implementations 🌋 2017-06-04 16:17:56 +02:00
style_traits Bump cssparser to 0.13.7 2017-06-02 17:43:56 -07:00
url Remove servo feature from servo_url 2017-04-07 17:51:49 +10:00
webdriver_server Auto merge of #16997 - asajeffrey:webdriver-browsing-contexts-not-pipelines, r=jgraham 2017-05-26 16:38:12 -05:00
webvr Update WR (new groove/ridge border path, mix-blend-mode optimizations) 2017-04-26 14:34:07 +10:00
webvr_traits Update rust-webvr 2017-05-25 10:05:30 +02:00