aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/script/dom/xmlhttprequestupload.rs
Commit message (Expand)AuthorAgeFilesLines
* s/Unrooted/Temporary/gJosh Matthews2014-05-031-2/+2
* Move WebIDL methods to traits implemented by JSRef types.Josh Matthews2014-05-031-0/+3
* Implement safe rooting strategy via Unrooted, Root, JSRef, and JS.Josh Matthews2014-05-031-2/+2
* Turn on GC all the time. Fix rooting errors during parsing and storing timers...Josh Matthews2014-05-031-2/+2
* Webidl and basic implementation of XHR objectManish Goregaokar2014-05-031-0/+48