aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/abstractworker.rs
Commit message (Expand)AuthorAgeFilesLines
* `cargo fix --edition`Simon Sapin2018-11-061-4/+4
* Format script componentchansuke2018-09-191-4/+2
* Upgraded to SM 60Alan Jeffrey2018-08-201-24/+0
* order derivable traits listsClément DAVID2017-08-231-1/+1
* 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