servo/components/script_traits
Josh Matthews dabebdfbf5 Root nodes for the duration of their CSS transitions.
This ensures that we can pass a node address as part of the asynchronous
transition end notification, making it safe to fire the corresponding
DOM event on the node from the script thread. Without explicitly rooting
this node when the transition starts, we risk the node being GCed before
the transition is complete.
2017-05-15 14:07:41 -04:00
..
Cargo.toml Eliminate ScrollRootId 2017-04-20 08:51:38 +02:00
lib.rs Root nodes for the duration of their CSS transitions. 2017-05-15 14:07:41 -04:00
script_msg.rs Make non-initial about:blank loads asynchronous 2017-05-12 11:53:43 -06:00
webdriver_msg.rs Update Hyper and OpenSSL 2017-03-31 16:32:21 +02:00