mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-03 18:47:53 +00:00
ac2a6dc542
Automatic update from web-platform-tests FSA: Add AccessHandleHost This CL adds the basic scaffolding for AccessHandleHost. AccessHandleHost allows the renderer to notify the browser when an access handle closes. Future CLs will use this functionality to create exclusive write locks that prevent the creation of other access handles or writables. AccessHandleHost will also eventually own the browser side of the file delegate when in incognito mode. For more context on this surface and the general objective of the merger between Storage Foundation and OPFS, check out: https://docs.google.com/document/d/1g7ZCqZ5NdiU7oqyCpsc2iZ7rRAY1ZXO-9VoG4LfP7fM Bug: 1218431 Change-Id: I0f804bb08da96bd978e5899b68f55cf7501935b5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3015198 Reviewed-by: Richard Stotz <rstz@chromium.org> Reviewed-by: Austin Sullivan <asully@chromium.org> Reviewed-by: Mike West <mkwst@chromium.org> Commit-Queue: Emanuel Krivoy <krivoy@google.com> Cr-Commit-Position: refs/heads/master@{#902978} -- wpt-commits: a8a36544812a1e9fa655820ae3361931c47559b7 wpt-pr: 29625 |
||
---|---|---|
.. | ||
awsy | ||
condprofile | ||
config | ||
crashtest | ||
docs | ||
extensions | ||
firefox-ui | ||
geckodriver | ||
gtest | ||
jsshell | ||
marionette | ||
mochitest | ||
modules | ||
mozbase | ||
mozharness | ||
perfdocs | ||
performance | ||
profiles | ||
raptor | ||
runtimes | ||
specialpowers | ||
talos | ||
tools | ||
tps | ||
web-platform | ||
webdriver | ||
xpcshell | ||
addtest.py | ||
cppunittest.ini | ||
mach_commands.py | ||
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