aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/storage.rs
Commit message (Expand)AuthorAgeFilesLines
* Rename GlobalRoot::root_ref() to GlobalRoot::r() for consistency.Ms2ger2015-01-011-2/+2
* Remove manual impls of Reflectors (autogen)Manish Goregaokar2014-12-271-6/+1
* Implement Window.sessionStorage: Storage Task, Storage Methods (excluding Sto...nkdalmia2014-12-031-18/+77
* Updated reflect_dom_object to be passed by valueMichael Booth2014-11-301-1/+1
* Intial Commit for Storage.webidl, along with impl stubnkdalmia2014-11-061-0/+66