gecko-dev/testing
Henri Sivonen 58e0b2946c Bug 1716290 - Remove protections against the document changing as part of kCharsetFromFinalUserForcedAutoDetection reload. r=emk,emilio
NOTE! In cases where there is no HTTP-layer encoding declaration, and CSS
parsing inherits the encoding from the HTML document, for preloads, this
changes the inherited encoding from windows-1252 to UTF-8 in order to
make the speculative encoding correct in the common `<meta charset=utf-8>`
case.

Differential Revision: https://phabricator.services.mozilla.com/D123593
2021-08-26 18:02:15 +00:00
..
awsy Bug 1726411 - AWSY base Fission should tell Perfherder that it is Fission. r=perftest-reviewers,AlexandruIonescu 2021-08-19 15:04:01 +00:00
condprofile Bug 1718630 - Use mozversion to get the version of the browser r=perftest-reviewers,davehunt 2021-08-20 12:05:38 +00:00
config Bug 1724072 - update android hostutils due to ssltunnel changes r=gbrown 2021-08-23 05:25:36 +00:00
crashtest Bug 1724718 - skip some XUL-y tests on android, r=emilio,agi 2021-08-19 12:13:01 +00:00
docs
extensions
firefox-ui Bug 1696251: Refactor docstrings in mach commands. r=mhentges,webdriver-reviewers,geckoview-reviewers,agi 2021-08-24 20:16:05 +00:00
fxrecord/perfdocs Bug 1715643 - Add PerfDocs for fxrecord r=sparky,perftest-reviewers 2021-07-30 17:28:58 +00:00
geckodriver Bug 1617369 - Reformat recent rust changes with rustfmt r=emilio,webdriver-reviewers,necko-reviewers,valentin 2021-08-23 09:30:24 +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 Bug 1724028 - [remote] Implement handle in RemoteAgent and Marionette components r=webdriver-reviewers,whimboo 2021-08-06 12:57:28 +00:00
mochitest Bug 1725702 - print mozinfo dictionary with environment variables during mochitest execution. r=gbrown 2021-08-24 22:15:03 +00:00
modules Bug 1650089 - Part 8: Avoid race when calling loadContentPage with about:blank, r=kmag 2021-08-10 14:31:19 +00:00
mozbase Bug 1617369 - Reformat recent rust changes with rustfmt r=emilio,webdriver-reviewers,necko-reviewers,valentin 2021-08-23 09:30:24 +00:00
mozharness Bug 1614200: fix linting issues. r=jmaher CLOSED TREE 2021-07-26 13:55:02 +00:00
perfdocs Bug 1724062 Test fission performance on autoland r=jmaher 2021-08-26 10:08:55 +00:00
performance Bug 1716825: Navigate to a sub-page rather than about:blank for warm pageloads;r=perftest-reviewers,Bebe,davehunt 2021-08-10 16:18:54 +00:00
profiles Bug 1725131 - Remove messaging system code related to the Bookmark panel r=pdahiya,Mardak,webdriver-reviewers 2021-08-19 13:17:13 +00:00
raptor Bug 1726181 - Fill in the information about the Web Audio API benchmark in the Raptor documentation. r=perftest-reviewers,AlexandruIonescu DONTBUILD 2021-08-23 14:47:29 +00:00
runtimes
specialpowers Bug 1708403 - Make resetting of scroll position for drawSnapshot opt-in. r=mstange,kmag 2021-08-25 20:49:18 +00:00
talos Bug 1726401 - Remove about_newtab_with_snippets perf test r=perftest-reviewers,AlexandruIonescu 2021-08-23 15:15:10 +00:00
tools Bug 1721962 - Switch to pkg-config for X11 libraries. r=firefox-build-system-reviewers,jgilbert,andi 2021-07-30 11:39:39 +00:00
tps Bug 1696251: Refactor docstrings in mach commands. r=mhentges,webdriver-reviewers,geckoview-reviewers,agi 2021-08-24 20:16:05 +00:00
web-platform Bug 1716290 - Remove protections against the document changing as part of kCharsetFromFinalUserForcedAutoDetection reload. r=emk,emilio 2021-08-26 18:02:15 +00:00
webdriver Bug 1652612 - More explictly only allow connections from local origins, r=whimboo,webdriver-reviewers 2021-07-29 19:34:08 +00:00
xpcshell Bug 1716571 - Dynamically set up android port forwarding for trr tests r=necko-reviewers,dragana 2021-08-16 13:41:58 +00:00
README.txt
addtest.py
cppunittest.ini
mach_commands.py Bug 1721291 - Report jsapi-tests failures with more than just the result code. r=jonco 2021-07-26 18:47:48 +00:00
moz.build
parse_build_tests_ccov.py
remotecppunittests.py
runcppunittests.py
testinfo.py
testsuite-targets.mk

README.txt

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