servo/components/script_layout_interface
Martin Robinson ab4bd2a133 Remove DangerousThreadSafeLayoutNode
Remove this trait and replace it by two non-public functions on
ServoThreadSafeLayoutNode. This requires making the iterator not
generic, which simplifies things a little bit as well.
2023-05-12 08:18:31 +02:00
..
Cargo.toml */Cargo.toml: use the shmem feature for the dependency on the selectors cratre 2023-02-14 13:05:59 -06:00
lib.rs Implement GPUSwapChain and GPUCanvasContext and interface with Webrender 2020-06-13 17:46:12 +05:30
message.rs Scroll from script should trigger a reflow 2023-04-25 21:25:00 +02:00
rpc.rs Store resolved font style in canvas context state 2020-06-10 22:10:44 +05:30
wrapper_traits.rs Remove DangerousThreadSafeLayoutNode 2023-05-12 08:18:31 +02:00