mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-03 02:25:34 +00:00
2a5f1429c0
Automatic update from web-platform-testsWorker: Throw an exception when importScripts() is called on "module" worker Spec: https://html.spec.whatwg.org/multipage/workers.html#dom-workerglobalscope-importscripts "1. If worker global scope's type is "module", throw a TypeError exception." Bug: 831420 Change-Id: I6a1976363435596562689988ed39394a3b735779 Reviewed-on: https://chromium-review.googlesource.com/1038926 Commit-Queue: Hiroki Nakagawa <nhiroki@chromium.org> Reviewed-by: Matt Falkenhagen <falken@chromium.org> Reviewed-by: Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#556713} -- wpt-commits: 42ae4a432d5264eba6c7171c8ecfcb26dc9fa1a8 wpt-pr: 10776 |
||
---|---|---|
.. | ||
awsy | ||
config | ||
crashtest | ||
firefox-ui | ||
geckodriver | ||
gtest | ||
marionette | ||
mochitest | ||
modules | ||
mozbase | ||
mozharness | ||
profiles | ||
raptor | ||
runtimes | ||
specialpowers | ||
talos | ||
tools | ||
tps | ||
web-platform | ||
webdriver | ||
xpcshell | ||
cppunittest.ini | ||
mach_commands.py | ||
moz.build | ||
README.txt | ||
remotecppunittests.py | ||
runcppunittests.py | ||
testsuite-targets.mk |
Common testing tools for mozilla codebase projects, test suite definitions for automated test runs, tests that don't fit anywhere else, and other fun stuff