gecko-dev/testing/mochitest
Andrew McCreight 4e95b07530 Bug 1653671 - Add aMinimizeMemoryUsage argument to dumpMemoryReportsToNamedFile(). r=froydnj
This functionality already exists, so it is just a matter of threading
an extra bool around. This patch should not actually change the behavior
anywhere.

The goal of this is to consider using it for AWSY. Currently AWSY
asks every process to minimize memory usage at once, but with
this option the minimization will be batched along with the memory
reports, which should make it less likely to overwhelm the system
when there are a lot of content processes.

Differential Revision: https://phabricator.services.mozilla.com/D87475
2020-08-21 17:11:03 +00:00
..
baselinecoverage
BrowserTestUtils
chrome
dynamic
embed
manifests
MochiKit
pywebsocket3
ssltunnel
static
tests Bug 1653671 - Add aMinimizeMemoryUsage argument to dumpMemoryReportsToNamedFile(). r=froydnj 2020-08-21 17:11:03 +00:00
__init__.py
api.js
bisection.py
browser-harness.xhtml Bug 1659267 - Remove usages of -moz-user-select across the Firefox codebase. r=emilio,marionette-reviewers,geckoview-reviewers,preferences-reviewers,whimboo,agi 2020-08-18 23:37:51 +00:00
browser-test.js
chrome-harness.js
chunkifyTests.js
document-builder.sjs
favicon.ico
harness.xhtml
leaks.py
mach_commands.py
mach_test_package_commands.py
manifest.json
manifest.webapp
manifestLibrary.js
mochitest_options.py
mochitest-e10s-utils.js
moz.build
pywebsocket_wrapper.py
README.txt
redirect.html
runjunit.py
runtests.py Bug 1660128 - Set PYTHONPATH appropriately in testing/mochitest/runtests.py r=ahal 2020-08-20 17:12:04 +00:00
runtestsremote.py
schema.json
server.js
shutdown-leaks-collector.js
ShutdownLeaksCollector.jsm
start_desktop.js

See https://developer.mozilla.org/en/docs/Mochitest for detailed information on running and writing mochitests.