aboutsummaryrefslogtreecommitdiffstats
path: root/components/net/chrome_loader.rs
Commit message (Expand)AuthorAgeFilesLines
* delegate resource reading to embedderPaul Rouget2018-04-271-31/+0
* Removed util.Alan Jeffrey2016-12-141-1/+1
* Remove CoreResourceMsg::Load.Ms2ger2016-11-241-22/+0
* Urlmageddon: Use refcounted urls more often.Emilio Cobos Álvarez2016-11-171-3/+3
* Use Result instead of panicking when the resource dir can't be foundManish Goregaokar2016-07-211-1/+1
* Rename `MIMEClassifier` to match Rust acronym naming conventions.Corey Farwell2016-07-021-2/+2
* More chrome URL hardenning and tests.Simon Sapin2016-04-231-6/+13
* Make chrome: URLs have a "host".Simon Sapin2016-04-231-1/+5
* Upgrade to rust-url 1.0 and hyper 0.9Simon Sapin2016-04-231-12/+7
* Make new test use local resources only.Josh Matthews2016-04-201-0/+47