gecko-dev/testing
Henrik Skupin 9e2c084d72 Bug 1322383 - getCurrentWindow() has to only return the currently selected window. r=ato,maja_zf
Given that this method will be used in each command for checks of a valid window, we have to return
the currently active window. It means the window mediator should only be used during setting up the
session to find the first browser window.

At the same time the code in this method is getting split-up for chrome and content scopes.

MozReview-Commit-ID: KyzxYk63RgA

--HG--
extra : rebase_source : d7e79bedd4d414975f7dec91a19a1ad73d16c725
2017-03-20 22:43:32 +01:00
..
awsy Bug 1272113: Adding awsy package into m-c r=erahm 2017-03-11 02:33:19 +08:00
config Bug 1336107 - Update geckodriver to v0.15.0 2017-03-17 14:34:36 +00:00
crashtest
firefox-ui Backed out changeset a892984bb20c (bug 1322383) 2017-03-21 19:05:48 +01:00
gtest Bug 1343557 - Update build for gtest and gmock 1.7.0; r=ted.mielczarek 2017-03-03 14:54:05 -05:00
instrumentation
marionette Bug 1322383 - getCurrentWindow() has to only return the currently selected window. r=ato,maja_zf 2017-03-20 22:43:32 +01:00
mochitest Backed out changeset b3abd0e89699 (bug 1340842) 2017-03-22 16:40:02 +01:00
modules
mozbase Merge mozilla-central to autoland 2017-03-22 16:11:34 +01:00
mozharness merge mozilla-inbound to mozilla-central a=merge 2017-03-22 14:26:27 +01:00
profiles Bug 1344642 - Part 2: Add a new pref for input type=week, month and datetime-local. r=smaug 2017-03-17 11:01:59 +08:00
runtimes
specialpowers Bug 1344590: Part 4 - Store parsed and normalized extension data in indexedDB. r=aswan 2017-03-08 09:16:01 -08:00
talos Bug 1329111 - Make talos profiling symbolication compatible with the new profile format. r=jmaher 2017-03-13 17:31:39 -04:00
tools Bug 1343361 - Auomatically replace `-u all` with a set of suites that do not include compiled tests when requesting an artifact build via |./mach try|. r=maja_zf 2017-02-28 14:27:57 -08:00
tps
web-platform Bug 1322383 - Ensure that finalizers for webdriver tests always work on a valid window. r=jgraham 2017-03-21 12:02:47 +01:00
xpcshell merge mozilla-inbound to mozilla-central a=merge 2017-03-22 14:26:27 +01:00
README.txt
cppunittest.ini
mach_commands.py Bug 1340584 - Remove devicemanagerSUT and references to sutagent; r=wlach 2017-03-21 12:20:01 -06:00
moz.build
remotecppunittests.py Bug 1340584 - Remove devicemanagerSUT and references to sutagent; r=wlach 2017-03-21 12:20:01 -06:00
runcppunittests.py
testsuite-targets.mk Bug 1340584 - Remove devicemanagerSUT and references to sutagent; r=wlach 2017-03-21 12:20:01 -06:00

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