Commit Graph

6630 Commits

Author SHA1 Message Date
Wes Kocher
16e9ad9dc5 Merge m-c to fx-team a=merge 2015-02-25 17:54:05 -08:00
Anish Chandran
a58e64d193 Bug 1135383 - Convert Marionette unit tests to use SpecialPowers.pushPrefEnv. r=jmaher, r=mwargers 2015-02-25 19:31:36 +01:00
Julien Pagès
21fb986d25 Bug 794984 - [mozprocess] Add ability to separate stderr from stdout. r=ahal
A new parameter called 'processStderrLine' is added. When specified, stdout gets processed by the
'processOutputLine' callbacks and stderr is processed by the 'processStderrLine' callbacks. When
not specified, stderr is redirected to stdout which is the same default behaviour.

A side effect of this is that mozprocess now uses three threads to process output. One thread each
for stdout and stderr that reads output lines and stores them in a Queue as fast as possible, this
makes sure there is no blocking in stdout.write(). A third thread executes the callbacks.
2015-02-23 07:39:00 -05:00
Mike Shal
4273468f17 Bug 1135681 - Bump mozharness rev; r=jlund 2015-02-24 16:18:23 -05:00
Valentin Gosu
44a47b4866 Bug 1123920 - requestStart timestamp is before connectEnd when using persistent connections r=mcmanus 2015-02-25 20:23:35 +02:00
Carsten "Tomcat" Book
aa4293282a Merge mozilla-central to mozilla-inbound
--HG--
extra : rebase_source : 113d8ba0ffd34716ddb08a607f07fb0131a5ec01
2015-02-25 12:09:30 +01:00
Carsten "Tomcat" Book
476e8299a2 merge mozilla-inbound to mozilla-central a=merge 2015-02-25 12:05:55 +01:00
David Burns
d24c715096 Bug 1107336: Create Marionette Driver containining all of the automation API code; r=jgriffin
--HG--
rename : testing/marionette/client/marionette/application_cache.py => testing/marionette/driver/marionette_driver/application_cache.py
rename : testing/marionette/client/marionette/by.py => testing/marionette/driver/marionette_driver/by.py
rename : testing/marionette/client/marionette/date_time_value.py => testing/marionette/driver/marionette_driver/date_time_value.py
rename : testing/marionette/client/marionette/decorators.py => testing/marionette/driver/marionette_driver/decorators.py
rename : testing/marionette/client/marionette/errors.py => testing/marionette/driver/marionette_driver/errors.py
rename : testing/marionette/client/marionette/expected.py => testing/marionette/driver/marionette_driver/expected.py
rename : testing/marionette/client/marionette/geckoinstance.py => testing/marionette/driver/marionette_driver/geckoinstance.py
rename : testing/marionette/client/marionette/gestures.py => testing/marionette/driver/marionette_driver/gestures.py
rename : testing/marionette/client/marionette/keys.py => testing/marionette/driver/marionette_driver/keys.py
rename : testing/marionette/client/marionette/marionette.py => testing/marionette/driver/marionette_driver/marionette.py
rename : testing/marionette/client/marionette/selection.py => testing/marionette/driver/marionette_driver/selection.py
rename : testing/marionette/client/marionette/wait.py => testing/marionette/driver/marionette_driver/wait.py
extra : rebase_source : b166f1ee32593ca320d41d6cfc07cf89b9eb2213
2015-02-23 15:31:00 +00:00
David Burns
1575e82f17 Bug 1107336: update marionette client runners to use the new marionette driver; r=jgriffin
--HG--
extra : rebase_source : da49059b877a0bf70fcb0868f78c12be2d33c646
2015-02-23 15:23:16 +00:00
David Burns
54dee17581 Bug 1107336: Update marionette unit tests to use new marionette driver; r=jgriffin
--HG--
extra : rebase_source : 03e620f415a2892ed0d25b8d7918bec3c5365eaf
2015-02-23 14:46:40 +00:00
David Burns
e9b13c916c Bug 1107336: update build and test targets to use new marionette driver; r=jgriffin
--HG--
extra : rebase_source : 6f68fe231f117fe7a1b2ddcc0841acc7c4023403
2015-02-23 14:45:50 +00:00
Chris Manchester
6b2cc2dcda Bug 1136378 - Use a browser's outerWindowId property rather than a CPOW to identify marionette's content listeners.;r=mconley 2015-02-24 15:52:52 -08:00
James Graham
53dbf084d4 Bug 1136398 - Update to latest wptrunner, a=testonly 2015-02-24 22:08:47 +00:00
Andrew McCreight
cc7daba0dd Bug 1073352, part 1 - Make the DOMWINDOW and DOCSHELL leak detector work with e10s. r=jmaher
This reworks how the Mochitest DOMWINDOW and DOCSHELL leak detector works. Rather than
collecting immediately in the top-level script, it sends a message to all processes
telling them to carry out collections. Each process prints out a message when it has
finished the collections. This message is used by the test harness to decide when windows
and docshells for that process should be have been destroyed.

In non-e10s mode, the shutdown leak detector is only run in the parent process, to work
around various issues with leak detection in the thumbnail process tests.
2015-02-24 13:00:54 -08:00
Wes Kocher
8550a42023 Merge m-c to b2g-inbound a=merge CLOSED TREE 2015-02-24 15:43:10 -08:00
jlal@mozilla.com
c541c5c029 Bug 1132676 - Add support for try appearning anywhere in commit r=garndt
--HG--
extra : rebase_source : fa85b82bfa66ea178f483806c550742f3f40b8d3
extra : histedit_source : 8c3f8129c71ae7541ea41fba04ebae84d5045d68
2015-02-23 22:22:48 -08:00
jlal@mozilla.com
ef17cc7116 Bug 1136026 - Ensure ccache has enough space and is tied to specific caches r=wcosta
--HG--
extra : rebase_source : 13f276bf441faef66990a7f573299c5b670fdf3d
2015-02-24 00:36:39 -08:00
jlal@mozilla.com
a14b9030aa Bug 1136020 - Update try decision task to use cache and more recent version of builder r=garndt
--HG--
extra : rebase_source : ee72959b80f282936e8550d85f4445a156d20e69
2015-02-23 21:54:42 -08:00
jlal@mozilla.com
5ba7e5aa98 Bug 1131157 - Add buildbot lines to mulet/b2g-desktop/emulator r=wcosta
--HG--
extra : rebase_source : 9dbcd13fa6a36d2cd1300322fca1b202e9924899
2015-02-23 21:50:39 -08:00
jlal@mozilla.com
3f0367b965 Bug 1132562 - Use workspace directory so autoclobber can function with caches r=wcosta
- Move builder scripts into tree proper instead of baked into docker images

--HG--
extra : rebase_source : 761884f4b2142e58455498564bc35874fa891a21
2015-02-24 08:26:48 -08:00
Giovanny Andres Gongora Granada
9f3b3188a6 Bug 1118298 - Client uses unknown command property session_id. r=ato 2015-02-22 14:42:00 -05:00
Gabor Krizsanits
827f87aa22 Bug 1109007 - Adding htmlimports.enabled pref flag. r=wchen 2015-02-23 13:06:28 +01:00
Nikhil Marathe
657760de24 Bug 1085283 - Update web-platform-tests expected data. r=jgraham
--HG--
extra : transplant_source : %93%29%EF%EC%8D%95%92d%83%3B%08%24%DB%C0%3EJ%0Ew%E6x
extra : histedit_source : f4423abf713bb072ecf6982e592a8d1b3cadc1cd
2015-02-21 14:08:56 -08:00
William Lachance
cf9936f338 Bug 1135255 - Fix mozdevice tempfile handling on Windows. r=gbrown 2015-02-23 10:56:50 -05:00
Giovanny Andres Gongora Granada
52a087cd8d Bug 1133718 - By class misses constant for 'anon attribute'. r=Automatedtester 2015-02-23 07:16:00 +01:00
Alessio Placitelli
deb826f3fb Bug 1111022 - Tests for the SelfSupport backend. r=gfritzsche 2015-01-09 11:18:00 +01:00
Boris Kudryavtsev
a9d11598eb Bug 1131763 - Remove dead constants in marionette.py. r=dburns
--HG--
extra : histedit_source : 99628655734ccad29e23d1aa34b1e7a05f6a4097
2015-02-19 18:30:00 -05:00
Joshua Cranmer
e8da5a087b Bug 1054308 - Add mozmill tests to the mozharness configurations for Thunderbird, r=ted 2015-02-20 20:48:29 -06:00
Chris Manchester
cd23dedd4c Bug 1125377 - Store window ids in a weak map keyed by browser objects to prevent attempts to access dead windows in marionette's getWindowHandles.;r=jgriffin 2015-02-05 11:58:53 -08:00
Bill McCloskey
a1a8fae426 Bug 1128798 - [e10s] Make a version of nsIContentPolicy that doesn't pass the node as a parameter (r=mrbkap,tanvi,ckerschb)
--HG--
rename : dom/base/nsIContentPolicy.idl => dom/base/nsIContentPolicyBase.idl
2015-02-20 08:54:12 -08:00
Joel Maher
1f58d9f4b2 Bug 1134824 - update talos on trunk to gain fixes for e10s, mainthreadio, etc. r=wlach 2015-02-20 06:43:40 -05:00
Chris Manchester
a0534ec9e8 Bug 1133468 - Use wait_for_condition rather than immediately checking for a url update in marionette's modal handling code.;r=automatedtester 2015-02-19 17:41:37 -08:00
Chris Manchester
644c6791c0 Bug 1119211 - Disable the 360 second socket timeout when marionette is invoked with --jsdebugger.;r=ato 2015-02-19 17:41:37 -08:00
Boris Zbarsky
4418bf72d3 Bug 1134559. DOMContentLoaded should not be cancelable. r=ms2ger 2015-02-19 14:36:02 -05:00
Anish
45de248a8b Bug 1056851 - Change existing callers of SpecialPowers.setBoolPref/setIntPref/setCharPref to SpecialPowers.pushPrefEnv. r=jmaher,mwargers 2015-02-19 11:53:01 -05:00
Jeremy Chen
b1bfdeff8c Bug 1131948 - Part 2: Separate multiple line test cases from test_selectioncarets.html. r=dburns 2015-02-19 07:14:00 -05:00
Carsten "Tomcat" Book
c0d53e2918 Backed out changeset 6885e993936a (bug 1056851) for crashtest failures 2015-02-19 15:02:05 +01:00
Anish
e7006d8a59 Bug 1056851 - Change existing callers of SpecialPowers.setBoolPref/setIntPref/setCharPref to SpecialPowers.pushPrefEnv. r=jmaher 2015-02-19 07:26:41 -05:00
James Graham
aef7e08bd7 Bug 1134188 - Update web-platform-tests expected data, a=testonly
--HG--
rename : testing/web-platform/meta/html/semantics/embedded-content/the-img-element/relevant-mutations.html.ini => testing/web-platform/meta/battery-status/battery-interface-idlharness.html.ini
rename : testing/web-platform/meta/html/semantics/embedded-content/the-canvas-element/size.attributes.parse.whitespace.html.ini => testing/web-platform/meta/html/browsers/browsing-the-web/history-traversal/PopStateEvent.html.ini
rename : testing/web-platform/meta/html/browsers/history/the-history-interface/003.html.ini => testing/web-platform/meta/html/syntax/parsing/the-end.html.ini
rename : testing/web-platform/meta/html/semantics/embedded-content/the-img-element/srcset/select-an-image-source.html.ini => testing/web-platform/meta/infrastructure/failing-test.html.ini
2015-02-19 09:32:46 +00:00
James Graham
60bac161dd Bug 1134188 - Update web-platform-tests to revision 06dfcf88301bcc02ed25830f0d87c75f041dad4e, a=testonly
--HG--
rename : testing/web-platform/tests/html/semantics/scripting-1/the-script-element/script-for-event.html => testing/web-platform/tests/html/browsers/browsing-the-web/history-traversal/PopStateEvent.html
rename : testing/web-platform/tests/common/failing-test.html => testing/web-platform/tests/html/semantics/forms/the-input-element/files.html
rename : testing/web-platform/tests/common/failing-test.html => testing/web-platform/tests/infrastructure/failing-test.html
rename : testing/web-platform/tests/battery-status/battery-full-manual.html => testing/web-platform/tests/notifications/instance.html
2015-02-19 09:32:46 +00:00
Masayuki Nakano
ca9bed9a3f Bug 1119609 part.18 Add nsITextInputProcessor.commitCompositionWith() and drop aCommitString from nsITextInputProcessor.commitComposition() r=smaug, sr=smaug 2015-02-19 15:50:21 +09:00
Masayuki Nakano
019965a1f6 Bug 1119609 part.14 Reimplement/redesign EventUtils.synthesizeKey() with nsITextInputProcessor r=smaug 2015-02-19 15:50:20 +09:00
Masayuki Nakano
26f706d27e Bug 1119609 part.13 EventUtils.synthesizeComposition() and synthesizeCompositionChange() should take KeyboardEvent for emulating composition state change caused by a key operation rs=smaug 2015-02-19 15:50:20 +09:00
Masayuki Nakano
e0f19b8f22 Bug 1119609 part.12 nsITextInputProcessor should take KeyboardEvent as an argument of composition releated methods for dispatching key events around composition events r=smaug, sr=smaug 2015-02-19 15:50:20 +09:00
Masayuki Nakano
6de68f8acc Bug 1119609 part.6 TextInputProcessor should manage modifier key state and set it to dispatching key events automatically r=smaug, sr=smaug 2015-02-19 15:50:19 +09:00
Boris Zbarsky
836f1589ec Bug 1134149. Throw the exception the spec calls for when withCredentials is set on a sent XMLHttpRequest object. r=ms2ger 2015-02-18 20:56:21 -05:00
Ryan VanderMeulen
c966517190 Merge m-c to inbound. a=merge 2015-02-18 20:35:37 -05:00
Ryan VanderMeulen
a411359369 Merge inbound to m-c. a=merge 2015-02-18 20:29:54 -05:00
Wander Lairson Costa
2fd7111639 Bug 1132583: Use different object folders for opt and debug builds.
Due to caching, using the same object folder for debug and opt builds
may lead to object linking issues.
2015-02-18 11:41:31 -02:00
Wander Lairson Costa
791f4606ac Bug 1109365: Default try graph platforms to all.
When the platfoms list is not supplied by cli,
default to all platforms.
2015-02-18 08:10:13 -02:00