gecko-dev/testing/marionette
Mike Conley 9bd4c6a6c9 Bug 1047603 - Make Marionette server force the initial browser to be remote when in an e10s window. r=chmanchester.
Workaround until bug 1096488 gets fixed. A newly opened e10s window has an
initial browser that is not remote, but that transitions to become remote
as soon as it attempts to load a document. Marionette, unfortunately, is
not prepared at this time to deal with transitions between remote and
non-remote browsers. We work around this by forcing the initial browser to
be remote when the window opens.

--HG--
extra : rebase_source : 437dba9a74b662c23aa3d8540221897277690be7
2015-02-05 17:56:43 -05:00
..
atoms Bug 936044 - Fix wrong license header for Marionette atoms. r=dburns 2014-01-17 10:03:43 -05:00
client Bug 1090925 - Add keyboard support to marionette action chains ("keyDown" and "keyUp").;r=automatedtester 2015-02-10 13:55:33 -08:00
components Bug 797639 - Part 3: Fix Marionette client / server loading and parsing. r=jgriffin 2014-05-14 14:30:02 -05:00
transport Bug 1001322 - Move wait_for_port to transport.py and call when starting a new session. r=mdas 2014-11-18 13:31:34 +00:00
update-smoketests Bug 879492 - Add a B2GBuild class to Marionette, r=aki 2013-06-04 16:48:50 -07:00
ChromeUtils.js Bug 864040 - Move synthesizeSelectionSet to EventUtils.js and let sendString accept newlines; r=jmaher 2013-06-26 17:28:21 -04:00
EventUtils.js Bug 969247 part.1 Remove or replace DOM_VK_ENTER and NS_VK_ENTER users r=smaug 2014-02-15 09:57:39 +09:00
jar.mn Bug 1130287 - Expose isB2G in SpecialPowers. r=sicking 2015-02-08 10:09:00 +01:00
mach_commands.py Bug 1114474 - Unbreak some mach consumers of marionette.r=ahal 2015-02-10 13:55:33 -08:00
marionette-common.js Bug 762556 - Error stack should contain column number. r=jorendorff 2014-02-19 11:30:08 -05:00
marionette-elements.js Bug 1070307: have findElements return an array of objects with a key instead of just an array of strings; r=jgriffin 2015-01-19 23:01:18 +00:00
marionette-frame-manager.js Bug 1121577 - Only enable SpecialPowers at newSession, r=AutomatedTester 2015-01-16 15:38:25 -08:00
marionette-listener.js Bug 1090925 - Add keyboard support to marionette action chains ("keyDown" and "keyUp").;r=automatedtester 2015-02-10 13:55:33 -08:00
marionette-sendkeys.js Bug 1090925 - Add keyboard support to marionette action chains ("keyDown" and "keyUp").;r=automatedtester 2015-02-10 13:55:33 -08:00
marionette-server.js Bug 1047603 - Make Marionette server force the initial browser to be remote when in an e10s window. r=chmanchester. 2015-02-05 17:56:43 -05:00
marionette-simpletest.js Bug 997909 - Fix typo. r=mdas 2014-10-07 09:40:05 -07:00
moz.build Bug 986160 - Add MozGtestFriend.h to deal with gtest in non test builds. r=glandium 2014-04-07 15:23:03 -04:00