aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/abstractworkerglobalscope.rs
Commit message (Expand)AuthorAgeFilesLines
* continue messageport, transferable, postmessage optionsGregory Terzian2019-10-191-0/+3
* begin messageport, transferable objects, implKeith Yeung2019-10-191-1/+1
* Update MPL license to https (part 3)Jan Andre Ikenmeyer2018-11-191-1/+1
* Update crossbeam-channel to 0.3Bastien Orivel2018-11-181-14/+16
* `cargo fix --edition-idioms`Simon Sapin2018-11-081-2/+2
* Reorder importsPyfisch2018-11-061-1/+1
* Sort `use` statementsSimon Sapin2018-11-061-2/+2
* `cargo fix --edition`Simon Sapin2018-11-061-9/+9
* Format script componentchansuke2018-09-191-14/+23
* Replace mpsc with crossbeam/servo channel, update ipc-channelSimon Sapin2018-09-121-34/+20
* introduce a generic worker event-loopGregory Terzian2018-08-311-2/+92
* introduce task-queues, and throttling the performance-timeline task-source, i...Gregory Terzian2018-08-311-18/+23
* Remove use of unstable box syntax.Simon Sapin2017-10-161-4/+4
* order derivable traits listsClément DAVID2017-08-231-2/+2
* Rename `Reflectable` to `DomObject`.Corey Farwell2016-12-081-6/+6
* Add a JSTraceable bound on ScriptChanAnthony Ramine2016-12-061-2/+3
* implement related sw interface and register methodRahul Sharma2016-06-021-0/+65