Files
servo/components/script/dom
bors-servo 951ab565d1 Auto merge of #8867 - nfallen:6638-websocket_loader, r=jdm
Move websocket creation to resource task

This is a pull request for part of https://github.com/servo/servo/issues/6638

It includes the following changes:
-The websocket networking code (ie. making a connection, receiving data, and sending data) has been extracted out of components/script/dom/websocket.rs and into the new file components/net/websocket_loader.rs.
-websocket.rs now communicates with the resource task (components/net/resource_task.rs) to instruct it to initiate a new websocket connection
- websocket_loader.rs now provides an API sent over an IPCChannel that allows websocket.rs to receive feedback about this process and to subsequently send and receive data

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8867)
<!-- Reviewable:end -->
2015-12-08 20:40:50 +05:30
..
2015-12-05 17:49:49 -08:00
2015-11-18 11:14:05 +01:00
2015-11-25 10:13:21 -06:00
2015-11-18 11:14:05 +01:00
2015-11-18 11:14:05 +01:00
2015-11-18 11:14:05 +01:00
2015-11-18 11:14:05 +01:00
2015-11-18 11:14:05 +01:00
2015-11-18 11:14:05 +01:00
2015-11-18 11:14:05 +01:00
2015-11-18 11:14:05 +01:00
2015-11-18 11:14:05 +01:00
2015-11-18 11:14:05 +01:00
2015-11-18 11:14:05 +01:00
2015-11-18 11:14:05 +01:00
2015-11-18 11:14:05 +01:00
2015-11-18 11:14:05 +01:00
2015-11-18 11:14:05 +01:00
2015-11-18 11:14:05 +01:00
2015-11-18 11:14:05 +01:00
2015-11-18 11:14:05 +01:00
2015-11-25 10:13:21 -06:00
2015-12-05 21:36:13 +01:00
2015-11-25 10:13:21 -06:00
2015-11-25 10:13:21 -06:00
2015-10-30 20:26:29 +09:00
2015-11-03 19:01:23 +09:00
2015-11-25 10:13:21 -06:00
2015-11-27 14:55:41 +01:00
2015-11-25 10:13:21 -06:00
2015-10-30 20:26:29 +09:00
2015-11-03 19:01:23 +09:00
2015-11-03 19:01:23 +09:00
2015-11-27 14:55:41 +01:00
2015-10-30 20:26:29 +09:00
2015-10-30 20:26:29 +09:00
2015-11-03 19:01:23 +09:00
2015-10-30 20:26:29 +09:00
2015-11-03 19:01:23 +09:00
2015-11-03 19:01:23 +09:00
2015-10-30 20:26:29 +09:00
2015-11-03 19:01:23 +09:00
2015-10-30 20:26:29 +09:00
2015-12-03 02:53:37 +01:00
2015-10-30 20:26:29 +09:00
2015-10-30 20:26:29 +09:00
2015-12-02 22:15:11 +01:00
2015-10-30 20:26:29 +09:00