aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webidls/Worker.webidl
Commit message (Expand)AuthorAgeFilesLines
* Initial structuredClone implementation (#32960)Taym Haddadi2024-08-081-1/+1
* Convert Web IDL void to undefinedKagami Sascha Rosylight2022-01-051-3/+3
* continue messageport, transferable, postmessage optionsGregory Terzian2019-10-191-2/+2
* Migrate to new constructor operation syntaxKagami Sascha Rosylight2019-10-021-1/+2
* Migrate to IDL mixin syntaxKagami Sascha Rosylight2019-10-011-3/+3
* Require default dictionary value for optional dictsKagami Sascha Rosylight2019-07-121-1/+1
* Update Worker webidl to support WorkerOptionsCYBAI2019-05-111-4/+14
* Update MPL license to https (part 2)Jan Andre Ikenmeyer2018-11-191-1/+1
* Explicitly expose everything everywhere.Ms2ger2016-07-121-2/+2
* Remove modelines everywhere but tests/wptedunham2016-04-201-1/+0
* Implement Worker#terminate() (fixes #4427).Joe Wilm2016-04-071-1/+1
* Add task_source directoryKeith Yeung2016-03-101-2/+2
* Explicitly place '/' before fragment for multipage spec linksCorey Farwell2015-10-101-2/+2
* Replace usage of old-style WHATWG spec linksCorey Farwell2015-10-101-2/+2
* Implemented onerror event handler for AbstractWorkererneyja2015-08-301-1/+1
* Update WHATWG links to use HTTPSCorey Farwell2015-04-131-2/+2
* Throw DataCloneError from worker postMessage if structured clone failsEhsan Akhgari2014-10-151-0/+1
* Cargoify servoJack Moffitt2014-09-081-0/+20