summaryrefslogtreecommitdiff
path: root/cli/tests/workers
AgeCommit message (Expand)Author
2021-04-21fix(#10302): flaky worker test (#10303)Ryan Dahl
2021-04-20fix(runtime): include HTTP op in WebWorker (#10207)Satya Rohith
2021-04-19fix(runtime): handle race condition in postMessage where worker has terminate...Liam Murphy
2021-03-14fix(runtime): do not require deno namespace in workers for crypto (#9784)Casper Beyer
2021-03-08fix(runtime/js): add navigator interface objects (#9685)Nayeem Rahman
2021-03-05fix(cli/tests): Fix flaky worker test (#9691)Nayeem Rahman
2021-03-04fix(runtime/web_worker): Don't block self.onmessage with TLA (#9619)Nayeem Rahman
2021-02-26feat(cli/source_map): Use top user frame for error source lines (#9604)Nayeem Rahman
2021-02-23refactor(core): Allow multiple overflown responses in single poll (#9433)Inteon
2021-02-15chore: Reorganise workers tests (#9493)Bartek IwaƄczuk
2021-02-02chore: remove std directory (#9361)Casper Beyer
2021-01-06feat: Add configurable permissions for Workers (#8215)Steven Guerrero