aboutsummaryrefslogtreecommitdiffstats
path: root/components/net_traits/storage_task.rs
Commit message (Expand)AuthorAgeFilesLines
* task -> threadrohan.prinja2016-01-101-45/+0
* Replaced DOMString by String in storage APIs.Alan Jeffrey2015-11-121-6/+5
* Implement a quota of 5MB per origin for localstorage and sessionstorageLouis Chan2015-10-091-2/+1
* Implement Storage::SupportedPropertyNamesMathieu Rheaume2015-10-041-0/+3
* Fix reported test-tidy errors for unmerged import blocksBrandon Fairchild2015-09-191-1/+0
* Measure heap memory usage for more types. Fixes #6951Bogdan Cuza2015-08-131-1/+1
* net: Convert the storage task to use IPC.Patrick Walton2015-07-261-9/+10
* Implement Clone for Copy types.Ms2ger2015-04-281-1/+1
* Remove int_uint from net.Josh Matthews2015-04-071-1/+1
* Split out shared networking code into net_traits crateGilles Leblanc2015-04-031-0/+44