servo/components/layout_thread
Anthony Ramine 9c8540af5c Make layout methods accessing rare data be safe
They don't do anything fancy so there is no additional unsafety calling them
compared to using LayoutDom in the first place, the usual story of all
those changes.
2020-03-31 22:04:35 +02:00
..
Cargo.toml Update ipc-channel and crossbeam-channel. 2020-02-20 11:15:13 -05:00
dom_wrapper.rs Make layout methods accessing rare data be safe 2020-03-31 22:04:35 +02:00
lib.rs Pass pending restyles instead of draining them from layout 2020-03-28 15:37:56 +01:00