diff options
author | Josh Matthews <josh@joshmatthews.net> | 2017-04-10 17:47:20 +1000 |
---|---|---|
committer | Josh Matthews <josh@joshmatthews.net> | 2017-05-15 14:12:08 -0400 |
commit | 913491884431b9030db9a8a0a10011fa03aa2db6 (patch) | |
tree | 28e3c549fe542a79cb2c74edd5b28b928a4c1683 /components/script/script_thread.rs | |
parent | c3b9714ab79a8230162605236f7c2f5e247707a7 (diff) | |
download | servo-913491884431b9030db9a8a0a10011fa03aa2db6.tar.gz servo-913491884431b9030db9a8a0a10011fa03aa2db6.zip |
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.
Diffstat (limited to 'components/script/script_thread.rs')
0 files changed, 0 insertions, 0 deletions