mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Instead of bouncing messages from the compositor to script and then to layout, just have script call methods on Layout. Additionally, we do not need to send any followup messages to script for these messages. Instead just execute code after calling the method on Layout. |
||
---|---|---|
.. | ||
Cargo.toml | ||
lib.rs | ||
wrapper_traits.rs |