aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/abstractworker.rs
Commit message (Expand)AuthorAgeFilesLines
* Remove and allow some dead code.Ms2ger2016-12-221-5/+1
* Rename `Reflectable` to `DomObject`.Corey Farwell2016-12-081-3/+3
* Remove dead error handling code.Ms2ger2016-09-051-22/+0
* Make the service worker send custom responseRahul Sharma2016-07-261-1/+1
* Integrate service worker manager threadRahul Sharma2016-07-161-26/+0
* implement related sw interface and register methodRahul Sharma2016-06-021-0/+104