This website requires JavaScript.
Explore
Help
Sign In
eliott
/
servo
Watch
1
Star
0
Fork
0
You've already forked servo
mirror of
https://github.com/servo/servo
synced
2026-05-05 06:32:13 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f38159b7d39acccef464857b101e9c8a6855aa6e
servo
/
components
/
layout_thread
History
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
..
Cargo.toml
Move the user agent and user stylesheets to layout_thread.
2016-08-23 15:33:47 +02:00
lib.rs
Rename PrivateStyleData to PersistentStyleData and use AtomicRefCell instead of RefCell as a container.
2016-10-02 19:19:52 -07:00