aboutsummaryrefslogtreecommitdiffstats
path: root/components/net_traits
Commit message (Expand)AuthorAgeFilesLines
* move msg to embedder_traits, use in script, handle send error in embedderGregory Terzian2018-05-231-5/+1
* Automatically provide a resource reader for testsPaul Rouget2018-04-302-11/+3
* delegate resource reading to embedderPaul Rouget2018-04-274-6/+15
* Remove insaccessible history statesConnor Brewster2018-04-171-0/+2
* Implement history stateConnor Brewster2018-04-161-0/+5
* Measure cache memory usage (#19251):modal-d172018-04-013-1/+4
* Bump env_logger to 0.5 and log to 0.4 in every servo crateBastien Orivel2018-03-281-1/+1
* Bump ipc-channel and bincodeBastien Orivel2018-03-211-2/+2
* Update image to 0.18Bastien Orivel2018-02-281-1/+1
* Use specific negative assertion for unit tests of net trait pub_domainCYBAI2018-01-261-1/+1
* Auto merge of #19350 - gterzian:ignore_aborted_responses_in_caching, r=jdmbors-servo2018-01-231-3/+5
|\
| * ignore aborted response in http cachingGregory Terzian2018-01-131-3/+5
* | Merge net_traits and net_traits_testsAnthony Ramine2018-01-204-0/+176
|/
* Update lazy_static to 1.0Bastien Orivel2017-12-041-1/+1
* Update cookie to 0.10Anthony Ramine2017-11-241-2/+2
* Remove cancellation map and ResourceId from the net* componentsBastien Orivel2017-11-211-6/+0
* Add aborted flag to response, set when fetch is abortedManish Goregaokar2017-11-201-0/+4
* Fetch cancellation: Add cancel_chan to FetchContextManish Goregaokar2017-11-171-4/+4
* Bump image and offscreen_gl_contextAnthony Ramine2017-11-151-1/+1
* Upgrade to rustc 1.23.0-nightly (02004ef78 2017-11-08)Simon Sapin2017-11-091-1/+0
* Merge functionality of WebsocketConnect into FetchKeith Yeung2017-10-242-17/+14
* Merge request type and destinationKeith Yeung2017-10-231-23/+18
* Replace all uses of the `heapsize` crate with `malloc_size_of`.Nicholas Nethercote2017-10-187-64/+59
* Fix commonmark Markdown warnings in docs, part 1Matt Brubeck2017-10-175-39/+41
* Update WR (details below):Glenn Watson2017-10-161-1/+1
* Remove usage of unstable box syntax, except in the script crateSimon Sapin2017-10-121-2/+1
* Remove usage of unstable feature iterator_step_bySimon Sapin2017-10-112-2/+4
* fix #18472:outdated png crate: various panicstigercosmos2017-10-091-1/+1
* Update WR (workaround a mac GL driver bug).Glenn Watson2017-09-221-1/+1
* order derivable traits listsClément DAVID2017-08-238-46/+46
* Add location_url to Metadata structKeith Yeung2017-08-182-0/+7
* Update HTTP-redirect fetchKeith Yeung2017-08-181-1/+1
* Update HTTP fetchKeith Yeung2017-08-081-0/+4
* Update main fetchKeith Yeung2017-08-081-1/+5
* Make network error messages more specificKeith Yeung2017-07-241-4/+2
* Remove unused immeta dependency in net_traitsFausto Núñez Alberro2017-07-211-1/+0
* Auto merge of #16508 - brainlessdeveloper:fetch-set-origin, r=asajeffreybors-servo2017-07-171-5/+3
|\
| * Change RequestInit origin type to ImmutableOriginFausto Núñez Alberro2017-07-161-5/+3
* | Upgrade to the latest version of WebRenderMartin Robinson2017-07-134-7/+7
|/
* Introduce service-worker modeKeith Yeung2017-06-221-6/+14
* UntrySimon Sapin2017-06-181-4/+4
* Remove explicit dependencies on serde_deriveSimon Sapin2017-06-162-10/+4
* Bump serde to 1.0Bastien Orivel2017-06-162-6/+6
* Update WR (CPU text optimizations, image format renames).Glenn Watson2017-06-161-2/+2
* Added Debug implementations.Alan Jeffrey2017-06-132-4/+12
* Update Rust nightly to 1.19.0-nightly (2416e222e 2017-06-09)Anthony Ramine2017-06-092-2/+2
* Implemented the plumbing for paint worklets.Alan Jeffrey2017-06-071-0/+3
* Bump euclid to 0.13 and heapsize to 0.4Bastien Orivel2017-06-051-1/+1
* Revert "Update Rust nightly to 1.19.0-nightly (6165203c4 2017-06-03)"Anthony Ramine2017-06-032-2/+2
* Update Rust nightly to 1.19.0-nightly (6165203c4 2017-06-03)Anthony Ramine2017-06-032-2/+2