aboutsummaryrefslogtreecommitdiffstats
path: root/components/net_traits/blob_url_store.rs
Commit message (Expand)AuthorAgeFilesLines
* Move `*_traits` and other shared types to `shared`Martin Robinson2023-11-031-75/+0
* Strict import formatting (grouping and granularity) (#30325)Samson2023-09-111-2/+4
* remove `extern crate` (#30311)Samson2023-09-081-0/+1
* check same-origin and url against the blob beign revokedShinichi Morimoto2019-11-181-2/+10
* Set response status for range requests to file and blob urlsFernando Jiménez Moreno2018-11-261-1/+3
* Update MPL license to https (part 4)Jan Andre Ikenmeyer2018-11-191-1/+1
* `cargo fix --edition`Simon Sapin2018-11-061-1/+1
* Remove Origin::unicode_serializationBastien Orivel2018-10-121-1/+1
* Fix commonmark Markdown warnings in docs, part 1Matt Brubeck2017-10-171-1/+3
* order derivable traits listsClément DAVID2017-08-231-2/+2
* UntrySimon Sapin2017-06-181-4/+4
* Remove unused part of the return value of parse_blob_url().Ms2ger2017-01-301-3/+2
* Urlmageddon: Use refcounted urls more often.Emilio Cobos Álvarez2016-11-171-6/+9
* Put Blob URL onlineZhen Zhang2016-07-151-9/+22
* Refactor FileAPI implementationZhen Zhang2016-07-131-4/+5
* Spawn threads for requests in file manager and other style fixesZhen Zhang2016-07-081-0/+4
* Integration and improvements of File API backendsZhen Zhang2016-07-041-16/+3
* Implement Blob URL's DOM interfacesZhen Zhang2016-06-171-0/+11
* Add unit testing to file manager; Replace uuid by stringified version in File...Zhen Zhang2016-06-101-8/+0
* Add blob loaderZhen Zhang2016-06-061-0/+50