gecko-dev/testing
Andreas Tolfsen bbf5d23b36 Bug 1396866 - Restore window state on maximizing, minimizing, and fullscreening. r=automatedtester
When maximizing the window we must restore it from iconified state or
exit fullscreen first.  Likewise for minimizing the window, we must
exit fullscreen.  For fullscreening the window we need to also restore
the window.

MozReview-Commit-ID: AOQX2cV2C75

--HG--
extra : rebase_source : 53f310cc261a9a411bc46a04dd50a160a930b5af
2017-09-09 12:20:40 +01:00
..
awsy Bug 1393234 - Add --disable-stylo for AWSY. r=jmaher 2017-08-24 17:48:58 -05:00
config Backed out 3 changesets (bug 1358670) for flake8 failures a=backout 2017-07-20 11:20:00 -07:00
crashtest
firefox-ui Merge m-c to inbound, a=merge 2017-08-29 16:17:13 -07:00
geckodriver Bug 1388251 - Updated geckodriver changelog for process handling changes. r=jgraham 2017-09-12 19:15:50 +02:00
gtest Bug 1394604 - Avoid direct path to python3 in bench script. r=froydnj 2017-08-30 10:34:00 -04:00
instrumentation
marionette Bug 1396866 - Restore window state on maximizing, minimizing, and fullscreening. r=automatedtester 2017-09-09 12:20:40 +01:00
mochitest Bug 1199729 - Part 4: Update EventUtils to simulate drag events more accurately, r=baku 2017-09-08 11:05:08 -04:00
modules Bug 1368967 - Enable the ESLint generator-star-spacing rule across mozilla-central. r=standard8 2017-09-04 00:49:32 -04:00
mozbase Bug 1398345 - find llvm-symbolizer, get memory size on Mac; r=ahal 2017-09-11 09:04:57 -07:00
mozharness Bug 1395956 - Update gecko.readthedocs links to the new firefox-source-docs.mozilla.org location. r=chutten 2017-09-02 22:11:02 +05:30
profiles Bug 1390095 - Send a duplicate of a users first shutdown ping with pingsender. r=Dexter 2017-09-05 17:49:45 -07:00
runtimes Backed out changeset df8215261c7e (bug 1349689) on request from rchien. r=backout 2017-08-31 16:58:32 +02:00
specialpowers Bug 1377587, part 1 - Always act like __exposedProps__ is missing. r=krizsa 2017-08-22 14:24:11 -07:00
talos Bug 1397222 - Fix running talos in developer mode on try branches. r=jmaher 2017-09-06 13:58:01 +02:00
tools Bug 1391420: Set NO_PGO on a bunch of binaries that we don't ship. r=ted 2017-08-23 15:05:40 -04:00
tps Bug 1378422 - Add python 2 only classifiers to python modules under /testing, r=ahal 2017-08-19 04:19:06 +05:30
web-platform Bug 1396866 - Restore window state on maximizing, minimizing, and fullscreening. r=automatedtester 2017-09-09 12:20:40 +01:00
webdriver webdriver: move crate to m-c 2017-09-03 15:56:42 +01:00
xpcshell Bug 1368967 - Enable the ESLint generator-star-spacing rule across mozilla-central. r=standard8 2017-09-04 00:49:32 -04:00
cppunittest.ini Bug 1371970 - Add TestPrintf to cppunittest.ini to make it execute on automation. r=glandium 2017-07-11 23:46:12 +02:00
mach_commands.py Bug 1397406 - Use BuildReader helper in mach test; r=dustin 2017-09-06 12:26:15 -07:00
moz.build
README.txt
remotecppunittests.py
runcppunittests.py
testsuite-targets.mk Bug 1335429 - Ensure hyphenation dictionaries are included in the reftest artifact for packaged tests. r=gbrown 2017-07-19 10:10:31 +01:00

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