Commit Graph

6354 Commits

Author SHA1 Message Date
Boris Kudryavtsev
93c870de1b Bug 1131763 - Remove dead constants in marionette.py. r=dburns 2015-02-19 18:30:00 -05:00
Joshua Cranmer
47369d521f Bug 1054308 - Add mozmill tests to the mozharness configurations for Thunderbird, r=ted 2015-02-20 20:48:29 -06:00
Chris Manchester
67cbdddfc9 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
b90b84272c Bug 1128798 - [e10s] Make a version of nsIContentPolicy that doesn't pass the node as a parameter (r=mrbkap,tanvi,ckerschb) 2015-02-20 08:54:12 -08:00
Joel Maher
2238e4a9c1 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
449813cbb2 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
ea2d70f756 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
bc75ff10f5 Bug 1134559. DOMContentLoaded should not be cancelable. r=ms2ger 2015-02-19 14:36:02 -05:00
Anish
d6962a9b5b 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
14a2296625 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
24df8222d0 Backed out changeset 6885e993936a (bug 1056851) for crashtest failures 2015-02-19 15:02:05 +01:00
Anish
e982da177f 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
b6f1fd2308 Bug 1134188 - Update web-platform-tests expected data, a=testonly 2015-02-19 09:32:46 +00:00
James Graham
bc7278096b Bug 1134188 - Update web-platform-tests to revision 06dfcf88301bcc02ed25830f0d87c75f041dad4e, a=testonly 2015-02-19 09:32:46 +00:00
Masayuki Nakano
32cd0c7c75 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
701b519444 Bug 1119609 part.14 Reimplement/redesign EventUtils.synthesizeKey() with nsITextInputProcessor r=smaug 2015-02-19 15:50:20 +09:00
Masayuki Nakano
8511f4d7ea 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
1ec237cdfe 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
f461315911 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
09dc664436 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
4b6f959434 Merge m-c to inbound. a=merge 2015-02-18 20:35:37 -05:00
Ryan VanderMeulen
2fb13e1273 Merge inbound to m-c. a=merge 2015-02-18 20:29:54 -05:00
Wander Lairson Costa
971608dd55 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
4c47964459 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
Armen Zambrano Gasparnian
5ee8e5aef2 Bug 1110286 - Pin mozharness to 2264bffd89ca instead of production. r=rail 2015-02-18 11:04:52 -05:00
William Lachance
8124befa7d Bug 1133076 - Add documentation for mozinstall. r=ahal 2015-02-17 13:48:17 -05:00
Ryan VanderMeulen
578c17819e Merge m-c to inbound. a=merge 2015-02-17 14:27:23 -05:00
Ryan VanderMeulen
cb66c35bb8 Merge inbound to m-c. a=merge 2015-02-17 14:24:51 -05:00
Wander Lairson Costa
dee253def3 Bug 1130467: Add flame-kk build to try server. 2015-02-17 14:54:35 -02:00
Josh Matthews
98629491b6 Bug 1017875 and 1018389 - Update WPT expectations. 2015-02-17 10:21:16 -05:00
Andrew Halberstadt
0c8a3e32f1 Bug 1132154 - [manifestparser] Implement basic chunking algorithms in manifestparser, r=jmaher
The algorithms are chunk_by_slice and chunk_by_dir and were largely copied from:
http://hg.mozilla.org/mozilla-central/file/fd12875a8a48/testing/mochitest/chunkifyTests.js
2015-02-13 16:23:45 -05:00
Andrew McCreight
a65c121f9f Backout 1ffecdc47c6d for OSX and Windows docShell leaks. CLOSED TREE 2015-02-15 21:26:19 -08:00
Andrew McCreight
3b2344e915 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.
2015-02-14 11:43:45 -08:00
Andrew Halberstadt
aa84634c8c Bug 1127376 - PEP8-ify all mochitest .py files (auto-generated), r=ted
This change was generated using the `autopep8` module [1]. To replicate:

    $ pip install --upgrade autopep8
    $ cd gecko
    $ autopep8 -i -a -a -r testing/mochitest --exclude 'testing/mochitest/pywebsocket/*'

[1] https://github.com/hhatto/autopep8
2015-02-13 14:42:02 -05:00
William Lachance
f7f87f9165 Bug 1132716 - Release mozversion 1.2. r=davehunt
CLOSED TREE
2015-02-12 18:09:53 -05:00
Barbara Miller
e869f7b52b Bug 1131219 - Sort updated prefs alphbetically. r=dburns 2015-02-13 09:22:00 -05:00
Julien Pagès
34dcbeeec1 Bug 1132415 - [mozversion] Expose the package name for local fennec APK file. r=wlach 2015-02-12 04:36:00 +01:00
Jonathan Griffin
5b2f65e208 Bug 1121577 - Only enable SpecialPowers at newSession, r=AutomatedTester 2015-01-16 15:38:25 -08:00
Andrew McCreight
fd32bda0ad Bug 1127827, part 3 - Weak map get should always return undefined on failure to find the key. r=Waldo,jgraham 2015-02-18 15:40:52 -08:00
Josh Grant
ff8070d04b Bug 1128515 - Update session_capabilities property. r=dburns 2015-02-16 10:57:10 -05:00
Barbara Miller
9ae15e053f Bug 1131219 - Add focusmanager.testmode to Marionette; r=dburns 2015-02-17 23:04:27 +00:00
Geoff Brown
a58cef4e0a Bug 1130187 - Optimize devicemanager calls during remote xpcshell tests; r=bc 2015-02-12 16:48:41 -07:00
Geoff Brown
fd286f2993 Bug 1128745 - Avoid 'no attribute' error on remote xpcshell timeout; r=jmaher 2015-02-12 16:48:40 -07:00
Boris Zbarsky
6e533f9afe Bug 1131751. Drop [NoInterfaceObject] from XMLHttpRequestEventTarget. r=smaug 2015-02-12 18:39:25 -05:00
Ryan VanderMeulen
52da79328b Merge fx-team to m-c. a=merge
CLOSED TREE
2015-02-12 18:02:35 -05:00
Ryan VanderMeulen
2f4dbdf783 Merge inbound to m-c. a=merge
CLOSED TREE
2015-02-12 17:53:41 -05:00
Carsten "Tomcat" Book
f2bfea765e merge mozilla-inbound to mozilla-central a=merge 2015-02-12 15:33:22 +01:00
Jean-Yves Avenard
79b2d52fd6 Bug 1130948: Update web-ref results. r=karlt 2015-02-12 18:52:13 +11:00
jlal@mozilla.com
6a02ac1aef Bug 1132348 - Add missing executable for decision tasks from builder r=me a=taskcluster-only 2015-02-11 21:22:45 -08:00
Steven MacLeod
56373a22bd Bug 1107609 - Implement ContentTask.spawn; r=Gijs r=mconley
This introduces a new medule ContentTask, which includes a spawn method.
This new method can be used to spawn a task in the content process of a
browser. When called, a promise will be returned which resolves to the
value returned by the task.

This allows you to quickly write test code which can touch the content
and return information without having to write custom framescripts all
the time (The content code can be written inline as a simple generator
definition). ContentTask is automatically included in the scope of
mochitests.

An example use follows:

yield ContentTask.spawn(browser, {}, function* gen_replaceState() {
  content.window.history.replaceState({}, "", 'test-entry/');
  return "Value that the promise will resolve with";
});
2015-02-11 17:28:44 -05:00