servo/components/script/task_source
Agustin Chiappe Berrini 5dd6e21c2e Add Websocket task source
According to the doc: https://html.spec.whatwg.org/multipage/web-sockets.html#network

The task source for all tasks queued in the websocket section are the
websocket task source, so this commit also updates those references to
use the appropriate one.
2018-09-08 17:01:27 -04:00
..
dom_manipulation.rs Add the TaskSourceName to CommonScriptMsg::Task 2018-09-04 09:17:11 -04:00
file_reading.rs Add the TaskSourceName to CommonScriptMsg::Task 2018-09-04 09:17:11 -04:00
history_traversal.rs Remove use of unstable box syntax. 2017-10-16 17:16:20 +02:00
mod.rs Add Websocket task source 2018-09-08 17:01:27 -04:00
networking.rs Add the TaskSourceName to CommonScriptMsg::Task 2018-09-04 09:17:11 -04:00
performance_timeline.rs Add the TaskSourceName to CommonScriptMsg::Task 2018-09-04 09:17:11 -04:00
remote_event.rs Add the TaskSourceName to CommonScriptMsg::Task 2018-09-04 09:17:11 -04:00
user_interaction.rs Add the TaskSourceName to CommonScriptMsg::Task 2018-09-04 09:17:11 -04:00
websocket.rs Add Websocket task source 2018-09-08 17:01:27 -04:00