servo/components/net/tests
Javed Nissar 7596c36959 Move ResourceFetchTiming into Arc
The purpose of this commit is to ensure that the Response object has
access to Timing updates as previously the Response object simply
stored a ResourceFetchTiming struct so updates on ResourceFetchTiming
that were not explicitly done on the Response would not be passed down.
The references to ServoArc are added because Response uses
servo_arc::Arc rather than std::sync::Arc as is used elsewhere. So,
we've switched those other places to servo_arc::Arc instead of switching
Response to std::sync::Arc.
2019-09-18 11:54:28 -04:00
..
parsable_mime Merge net and net_tests 2018-01-20 15:36:09 +01:00
cookie.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
cookie_http_state.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
cookie_http_state_utils.py Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
data_loader.rs Upgrade headers, headers-core, and hyper_serde. 2019-06-13 11:08:16 -04:00
fetch.rs Move ResourceFetchTiming into Arc 2019-09-18 11:54:28 -04:00
file_loader.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
filemanager_thread.rs #8539 Config preferences backend restructure 2019-03-20 15:01:26 +00:00
hsts.rs Rustfmt has changed its default style :/ 2018-12-28 13:17:47 +01:00
http_cache.rs http-cache: re-enable and update test 2019-06-22 06:28:32 -07:00
http_loader.rs Upgrade headers, headers-core, and hyper_serde. 2019-06-13 11:08:16 -04:00
main.rs Move ResourceFetchTiming into Arc 2019-09-18 11:54:28 -04:00
mime_classifier.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
resource_thread.rs Net: removed opts::get() usage 2019-06-06 18:48:17 -06:00
subresource_integrity.rs refactored performance timing to align with updated spec 2018-11-20 16:21:32 +00:00
test.jpeg Merge net and net_tests 2018-01-20 15:36:09 +01:00