mirror of
https://github.com/servo/servo.git
synced 2025-06-18 22:34:30 +01:00
This avoids the need for multiple layout RPC operations immediately following return of control to script. This means that layout and script can continue to operate in parallel at this point, rather than one potentially waiting on the shared mutex to be unlocked. |
||
---|---|---|
.. | ||
Cargo.toml | ||
lib.rs |