servo/components/layout_thread
Josh Matthews 9134918844 Send information to script as part of finishing layout.
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.
2017-05-15 14:12:08 -04:00
..
Cargo.toml bump required rayon version to 0.7 2017-05-05 10:36:01 -04:00
lib.rs Send information to script as part of finishing layout. 2017-05-15 14:12:08 -04:00