mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-02 18:08:58 +00:00
ed77dfa1fe
Automatic update from web-platform-tests[animationworklet] Move global from window to CSS namespace The interesting changes are in css_animation_worklet.idl - change AW to be static attribute on partial CSS interface. - explicitly asking binding to pass in ScriptState since window is no longer available. This means changing few function that used to take ExecutionContext to take ScriptState. There rest are automated renames from Window.animationWorklet => CSS.animationWorklet WindowAnimationWorklet => CSSAnimationWorklet Bug: 865017 Change-Id: Ic89dc50a027ca225f5e19d9d9dc6b38a8aef7a7d Reviewed-on: https://chromium-review.googlesource.com/1142372 Commit-Queue: Majid Valipour <majidvp@chromium.org> Reviewed-by: Ian Kilpatrick <ikilpatrick@chromium.org> Reviewed-by: Hiroki Nakagawa <nhiroki@chromium.org> Reviewed-by: Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#576555} -- wpt-commits: dee866498441512a1ea1ff4c3a7d869c811fac3e wpt-pr: 12063 |
||
---|---|---|
.. | ||
awsy | ||
config | ||
crashtest | ||
firefox-ui | ||
geckodriver | ||
gtest | ||
jsshell | ||
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