servo/components/style/gecko
Bobby Holley 687e1f701c Rename PrivateStyleData to PersistentStyleData and use AtomicRefCell instead of RefCell as a container.
This allows us to eliminate the unsafe borrows. \o/

MozReview-Commit-ID: 29hpGaWUFQz
2016-10-02 19:19:52 -07:00
..
generated Move most of geckolib into style::gecko 2016-09-26 09:07:17 +02:00
context.rs Move most of geckolib into style::gecko 2016-09-26 09:07:17 +02:00
conversions.rs Move most of geckolib into style::gecko 2016-09-26 09:07:17 +02:00
data.rs Move most of geckolib into style::gecko 2016-09-26 09:07:17 +02:00
mod.rs Move most of geckolib into style::gecko 2016-09-26 09:07:17 +02:00
selector_impl.rs Silence some warnings in geckolib 2016-09-27 18:35:51 +05:30
snapshot.rs Move most of geckolib into style::gecko 2016-09-26 09:07:17 +02:00
snapshot_helpers.rs Move most of geckolib into style::gecko 2016-09-26 09:07:17 +02:00
traversal.rs Move most of geckolib into style::gecko 2016-09-26 09:07:17 +02:00
values.rs Move gecko_* into style::gecko 2016-09-24 19:25:59 +05:30
wrapper.rs Rename PrivateStyleData to PersistentStyleData and use AtomicRefCell instead of RefCell as a container. 2016-10-02 19:19:52 -07:00