diff options
author | Josh Matthews <josh@joshmatthews.net> | 2017-04-07 06:57:08 +0900 |
---|---|---|
committer | Josh Matthews <josh@joshmatthews.net> | 2017-05-15 14:07:41 -0400 |
commit | dabebdfbf5e502e3eef7cb0159b20f0fa5e74f65 (patch) | |
tree | 2e206f387ada558e16f19078d1113247f2d68582 /components/script/task_source/file_reading.rs | |
parent | f3c8f7e0d0fb42f32e3699d07fc0f8002bf564c8 (diff) | |
download | servo-dabebdfbf5e502e3eef7cb0159b20f0fa5e74f65.tar.gz servo-dabebdfbf5e502e3eef7cb0159b20f0fa5e74f65.zip |
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.
Diffstat (limited to 'components/script/task_source/file_reading.rs')
0 files changed, 0 insertions, 0 deletions