gecko-dev/testing
Nate Chapin 1c94ae00c1 Bug 1720587 [wpt PR 29668] - Implement AppHistoryNavigateEvent.signal, a=testonly
Automatic update from web-platform-tests
Implement AppHistoryNavigateEvent.signal

This AbortSignal is associated with the ongoing navigation, and will
be signaled if the navigation is aborted, allowing dependent work
to listen for navigate abort.

Bug: 1183545
Change-Id: Iee841079fcc618bdb16c33875c1ac81cdc572ae7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2877951
Commit-Queue: Nate Chapin <japhet@chromium.org>
Reviewed-by: Domenic Denicola <domenic@chromium.org>
Cr-Commit-Position: refs/heads/master@{#903222}

--

wpt-commits: 63ec4116e601cefefd4f7d0dbfff7b7824b764ec
wpt-pr: 29668
2021-07-20 19:18:53 +00:00
..
awsy Bug 1696251 - Replace self with command_context where possible in existing mach commands. r=mhentges,webdriver-reviewers,perftest-reviewers,whimboo 2021-07-19 16:04:25 +00:00
condprofile Bug 1696251 - Replace self with command_context where possible in existing mach commands. r=mhentges,webdriver-reviewers,perftest-reviewers,whimboo 2021-07-19 16:04:25 +00:00
config Backed out 13 changesets (bug 1709640, bug 1718341) for failing geckoview-junit tasks on shippable lite platform. CLOSED TREE 2021-07-20 11:31:01 +02:00
crashtest
docs
extensions
firefox-ui Bug 1696251 - Replace self with command_context where possible in existing mach commands. r=mhentges,webdriver-reviewers,perftest-reviewers,whimboo 2021-07-19 16:04:25 +00:00
geckodriver Bug 1696251 - Replace self with command_context where possible in existing mach commands. r=mhentges,webdriver-reviewers,perftest-reviewers,whimboo 2021-07-19 16:04:25 +00:00
gtest Bug 1696251 - Replace self with command_context where possible in existing mach commands. r=mhentges,webdriver-reviewers,perftest-reviewers,whimboo 2021-07-19 16:04:25 +00:00
jsshell
marionette Backed out changeset 0ceb86d2fcc1 (bug 1719755) for xpcshell failures on test_AboutHomeStartupCacheWorker.js. CLOSED TREE 2021-07-19 23:16:28 +03:00
mochitest Bug 1696251 - Replace self with command_context where possible in existing mach commands. r=mhentges,webdriver-reviewers,perftest-reviewers,whimboo 2021-07-19 16:04:25 +00:00
modules
mozbase Backed out 13 changesets (bug 1709640, bug 1718341) for failing geckoview-junit tasks on shippable lite platform. CLOSED TREE 2021-07-20 11:31:01 +02:00
mozharness Backed out 13 changesets (bug 1709640, bug 1718341) for failing geckoview-junit tasks on shippable lite platform. CLOSED TREE 2021-07-20 11:31:01 +02:00
perfdocs
performance
profiles Backed out changeset 0ceb86d2fcc1 (bug 1719755) for xpcshell failures on test_AboutHomeStartupCacheWorker.js. CLOSED TREE 2021-07-19 23:16:28 +03:00
raptor Bug 1696251 - Replace self with command_context where possible in existing mach commands. r=mhentges,webdriver-reviewers,perftest-reviewers,whimboo 2021-07-19 16:04:25 +00:00
runtimes
specialpowers Bug 1718755 - Fix the SpecialPowers pref code to deal with ui / font prefs correctly after the previous change. r=kmag 2021-07-20 14:10:58 +00:00
talos Bug 1696251 - Replace self with command_context where possible in existing mach commands. r=mhentges,webdriver-reviewers,perftest-reviewers,whimboo 2021-07-19 16:04:25 +00:00
tools
tps Bug 1696251 - Replace self with command_context where possible in existing mach commands. r=mhentges,webdriver-reviewers,perftest-reviewers,whimboo 2021-07-19 16:04:25 +00:00
web-platform Bug 1720587 [wpt PR 29668] - Implement AppHistoryNavigateEvent.signal, a=testonly 2021-07-20 19:18:53 +00:00
webdriver
xpcshell Bug 1717651 - Removed instances of 'ensure_subprocess_env' from testing/xpcshell r=mhentges 2021-07-20 14:58:35 +00:00
addtest.py
cppunittest.ini
mach_commands.py Bug 1696251 - Replace self with command_context where possible in existing mach commands. r=mhentges,webdriver-reviewers,perftest-reviewers,whimboo 2021-07-19 16:04:25 +00:00
moz.build
parse_build_tests_ccov.py
README.txt
remotecppunittests.py
runcppunittests.py
testinfo.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