aboutsummaryrefslogtreecommitdiffstats
path: root/components/net/storage_thread.rs
Commit message (Expand)AuthorAgeFilesLines
* Remove use of util::opts from storage_threadAnthony Ramine2016-07-271-12/+13
* Remove use of util::opts from resource_threadAnthony Ramine2016-07-271-2/+5
* Properly check storage size against QUOTA_SIZE_LIMIT (fixes #12247)Anthony Ramine2016-07-061-4/+7
* send a reply when thread is done exitingAbelardo E. Mendoza2016-05-301-1/+2
* adding default config dirsRahul Sharma2016-05-251-4/+4
* Remove the pointless StorageThread alias.Ms2ger2016-05-201-4/+4
* read cookie_jar, hsts_list, auth_cache, and local_data from file if profile_d...Daniel2016-04-251-1/+5
* Upgrade to rust-url 1.0 and hyper 0.9Simon Sapin2016-04-231-10/+1
* write cookie_jar, hsts_list, auth_cache, and local_data to file if profile_di...Daniel2016-04-201-0/+5
* Remove remaining unused importsMatthew Kuo2016-01-171-1/+0
* task -> threadrohan.prinja2016-01-101-0/+231