Corey Farwell
|
8e3f4bba85
|
Reduce max line length from 150 to 120 characters
Part of https://github.com/servo/servo/issues/6041
|
2015-05-24 00:01:49 -04:00 |
|
Himaja
|
01eb31ae8a
|
1. Add an Option<Pipeline_id> field to the LoadData struct, and a corresponding parameter to LoadData::new()
2. Change addEvent in the NetworkEventActor to add_request and add_response
|
2015-05-05 12:31:40 -04:00 |
|
Simon Sapin
|
ef8edd4e87
|
Upgrade to rustc 551a74dddd84cf01440ee84148ebd18bc68bd7c8.
|
2015-05-05 10:07:34 -04:00 |
|
Josh Matthews
|
1644436557
|
Start switching net/ to use abstractions over channels to allow introducing non-channel communication in the future.
|
2015-04-16 11:46:39 -04:00 |
|
Simon Sapin
|
84e5f1e85b
|
Use the correct license header.
|
2015-04-08 01:07:58 +02:00 |
|
Simon Sapin
|
3b1cfe8458
|
Add license headers in tests/unit
|
2015-04-08 01:07:55 +02:00 |
|
Simon Sapin
|
e27c967f81
|
Move net::resource_task unit tests into the unit_tests crate.
|
2015-04-08 01:07:51 +02:00 |
|