aboutsummaryrefslogtreecommitdiffstats
path: root/components/net
Commit message (Expand)AuthorAgeFilesLines
* Update Rust to 1.11.0-nightly (ad7fe6521 2016-06-23)Anthony Ramine2016-06-271-1/+5
* Use common cookie struct add cookie webdriver cmdsDan Robertson2016-06-253-1/+26
* Auto merge of #11544 - jdm:privatebrowsing, r=asajeffreybors-servo2016-06-201-84/+146
|\
| * Propagate privacy information of iframes to corresponding pipelines. Make ifr...Sagar Muchhal2016-06-201-84/+146
* | Implement filter for file-type input's accept attributeZhen Zhang2016-06-202-20/+34
|/
* Silent warnings in filemanager_thread.rsUK9922016-06-181-4/+4
* Implement Blob URL's DOM interfacesZhen Zhang2016-06-171-2/+26
* filepickerZhen Zhang2016-06-142-34/+93
* Review fixesManish Goregaokar2016-06-112-5/+11
* Test fixes; update for changes in specManish Goregaokar2016-06-103-131/+151
* Re-support gzipManish Goregaokar2016-06-102-29/+40
* Modify request headers for fetchManish Goregaokar2016-06-102-24/+34
* Re-add support for fetching chunks (and thus xhr download progress)Manish Goregaokar2016-06-102-12/+74
* Test fixes:Manish Goregaokar2016-06-104-62/+86
* Use RequestInit instead of LoadData. Make code look like the spec.Manish Goregaokar2016-06-101-23/+6
* Net side of XHR fetch integrationManish Goregaokar2016-06-102-2/+38
* Revamp Fetch async handling to use a fetch target and done channelsManish Goregaokar2016-06-101-68/+104
* Auto merge of #10382 - bobthekingofegypt:fix-websocket-close, r=metajackbors-servo2016-06-101-6/+14
|\
| * check close on both incoming/outgoing websocketBob2016-06-101-6/+14
* | Auto merge of #11692 - jdm:language, r=Manishearthbors-servo2016-06-101-1/+19
|\ \ | |/ |/|
| * Add a default Accept-Language header to HTTP requests.Josh Matthews2016-06-101-1/+19
* | Auto merge of #11552 - izgzhen:add-testing-fix-filemanager, r=Manishearthbors-servo2016-06-091-46/+38
|\ \
| * | Add unit testing to file manager; Replace uuid by stringified version in File...Zhen Zhang2016-06-101-46/+38
* | | Add mach command to update public domain list and use a HashSet instead of a ...Florian Duraffourg2016-06-092-5960/+76
* | | Auto merge of #11640 - servo:rustup, r=Ms2gerbors-servo2016-06-081-1/+0
|\ \ \ | |/ / |/| |
| * | Update Rust to 1.11.0-nightly (ec872dc8a 2016-06-07)Anthony Ramine2016-06-081-1/+0
* | | Add blob loaderZhen Zhang2016-06-063-0/+136
|/ /
* | Auto merge of #11593 - jdm:netmon, r=noxbors-servo2016-06-052-23/+62
|\ \ | |/ |/|
| * Make the net monitor panel in FF's devtools show meaningful output.Josh Matthews2016-06-062-23/+62
* | Auto merge of #11580 - szeged:allowedservices, r=jdmbors-servo2016-06-051-3/+20
|\ \
| * | Allowed services supportzakorgy2016-06-041-3/+20
| |/
* | Auto merge of #11576 - rwakulszowa:net-filemanager-idmap-drop-refcell, r=noxbors-servo2016-06-031-6/+5
|\ \ | |/ |/|
| * Dropped references to RefCell.rwakulszowa2016-06-021-6/+5
* | Auto merge of #11468 - rebstar6:refPol4, r=noxbors-servo2016-06-021-6/+12
|\ \
| * | Add meta-referrer support for documentsRebecca2016-06-021-6/+12
| |/
* | Auto merge of #11523 - szeged:random_id, r=jdmbors-servo2016-06-023-3/+28
|\ \
| * | Add random Device ID generationfokinv2016-06-023-3/+28
* | | Auto merge of #11497 - ab22:11467-resource-threads-race-with-shutdown-to-writ...bors-servo2016-06-012-2/+4
|\ \ \ | |_|/ |/| |
| * | send a reply when thread is done exitingAbelardo E. Mendoza2016-05-302-2/+4
| |/
* | Auto merge of #11503 - szeged:adapter_macro, r=jdmbors-servo2016-05-301-44/+20
|\ \
| * | Add macro to match the adapterfokinv2016-05-301-44/+20
| |/
* | Handle origin when blocking contentAnthony Ramine2016-05-301-1/+6
* | Process content blocker rules in the HTTP loader.Josh Matthews2016-05-301-4/+42
* | Read the content blocking rules and make them available to the HTTP loader.Josh Matthews2016-05-305-2/+42
|/
* Remove empty lines following braces.Josh Matthews2016-05-277-43/+0
* Report use statements that use {} with only one entryCullen Rhodes2016-05-272-3/+3
* Auto merge of #11367 - szeged:included_services, r=jdmbors-servo2016-05-261-0/+67
|\
| * Add included servicesAttila Dusnoki2016-05-241-0/+67
* | Auto merge of #11269 - szeged:discovery, r=jdmbors-servo2016-05-261-6/+52
|\ \
| * | Add list dialogAttila Dusnoki2016-05-261-2/+41