servo/components/script/task_source
Anthony Ramine 6c9fb5ae7a Introduce TaskOnce
Having both TaskBox and TaskOnce allows us to remove the superfluous inner boxing
from CancellableTask<T>.
2017-09-20 10:37:09 +02:00
..
dom_manipulation.rs Introduce TaskOnce 2017-09-20 10:37:09 +02:00
file_reading.rs Introduce TaskOnce 2017-09-20 10:37:09 +02:00
history_traversal.rs refactors entities from script_thread into script_runtime 2016-04-06 12:46:49 +05:30
mod.rs Introduce TaskOnce 2017-09-20 10:37:09 +02:00
networking.rs Introduce TaskOnce 2017-09-20 10:37:09 +02:00
performance_timeline.rs Introduce TaskOnce 2017-09-20 10:37:09 +02:00
user_interaction.rs Introduce TaskOnce 2017-09-20 10:37:09 +02:00