Justin Lebar
d332c4aac6
Bug 789392 - Allow mozapp frames to window.close() themselves. r=bz
2012-10-02 13:55:52 -04:00
Justin Lebar
283e4325e8
Bug 794280 - Improve comment for SpecialPowers.pushPrefEnv(). r=ted DONTBUILD
2012-10-02 12:04:24 -04:00
Gervase Markham
ee372dcfcd
Bug 759095 - remove stray references to tri-license.
2012-10-02 12:52:06 +01:00
Vladimir Vukicevic
f01fc07d9d
b=683143,792462; Some tests call SimpleTest.finish() twice/guard against that; r=ehsan
2012-10-01 17:51:10 -04:00
Jeff Hammel
9f39e486d8
Bug 795943 - Mirror mozbase -> m-c for week of Oct 1 @ 22aa0aee78
;r=wlach
...
--HG--
extra : rebase_source : 389b6c3a2923c40167698b477e4d57b230b1a063
2012-10-01 14:00:55 -07:00
Andrea Marchesini
d0d72db6af
Bug 793310 - Support sms:, tel: and mailto: URI schemes, r=philipp
2012-10-01 11:28:01 -07:00
Andrew Halberstadt
337c6cc0d9
Bug 685903 - Remove firebug automation from testing/firebug. r=jhammel
2012-09-26 11:07:07 -04:00
Phil Ringnalda
72a97ced78
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-09-28 22:06:29 -07:00
Jonathan Griffin
20dd46d389
Bug 775116 - Fix frame switching to work with id, name, and remote frames, r=mdas, DONTBUILD(NPOTB)
2012-09-28 16:16:22 -07:00
Jonathan Griffin
305591d389
Bug 795100 - Add a --gecko-path argument to the B2G mochitest testrunner, r=ahal, DONTBUILD(NPOTB)
2012-09-28 10:04:03 -07:00
Bob Clary
f04fd819f8
Bug 789086 - use unique temporary filename for robotium.config file in mochitest/runtestsremote.py, r=jmaher.
2012-09-28 12:25:46 -07:00
Ryan VanderMeulen
1d063da395
Merge m-c to inbound.
2012-09-27 23:05:53 -04:00
Jonathan Griffin
c03452e30e
Bug 789976 - Add --gecko-path argument to Marionette, r=ahal, DONTBUILD (NPOTB)
2012-09-27 13:47:17 -07:00
Jonathan Griffin
7b8f2267f6
Bug 794692 - Change Marionette's package name to marionette_client, r=mdas, DONTBUILD (NPOTB)
2012-09-27 10:42:37 -07:00
Isaac Aggrey
84680bfb39
Bug 789847 - Remove PR_CALLBACK usage from tree
2012-09-25 11:18:38 -05:00
Josh Matthews
a0b3faca52
Bug 770778 - Make TCPSocket e10s-friendly. r=bent
2012-09-24 14:53:49 -04:00
Malini Das
8b1b4bdbd7
Bug 792084 - add shellCheckOutput command to devicemanager, r=wlach
2012-09-26 12:32:02 -04:00
Mounir Lamouri
fcf8b24597
Bug 773373 part 6 - Disable tests on Android. r=sicking
2012-09-25 23:33:02 +01:00
Ed Morley
635b92ba9f
Bug 793739 - mirror mozbase to m-c for week of Sept 24, 2012 @ b12b008846
;r=jhammel
2012-09-25 09:35:14 -07:00
Jeff Hammel
9f5abf8621
Bug 793746 - point to new talos.zip for dzclient;r=jmaher
2012-09-25 09:10:16 -07:00
Andrea Marchesini
f90a417ca8
Bug 779982 - Change behaviour of getSelf and add amInstalled function. r=sicking
2012-09-25 11:04:24 -04:00
Ted Mielczarek
93a2b380cb
bug 733501 - Fix crashreporter xpcshell tests to actually run. r=jmaher
2012-09-13 15:43:28 -04:00
Wes Kocher
1ac836e335
Update Jetpack tests used in Firefox to pick up the fix for bug 793052.
2012-09-24 09:57:34 -07:00
Bobby Holley
c64d31c5e0
Bug 792036 - Fix up tests to avoid relying on the existence of window.Components (MANUAL). r=mccr8
...
These are the manual fixes that the ensuing auto-generation can't deal with. Some of them
just fix up formatting (such as Components.\nFoo, so that subsequent auto-generation can
work better).
2012-09-24 14:46:28 +02:00
Bobby Holley
243891d310
Bug 792036 - Add a SpecialPowers API to provide access to the Components object in various forms. r=mrbkap,ted
...
Now that window.Components is no longer acccessible to page JS, we need a way
to access it in mochitests. So this patch provides SpecialPowers.Components,
which is the bonafide Components object for the window upon which SpecialPowers
is defined. It also provides SpecialPowers.{Cc,Ci,Cr,Cu}, which are SpecialPowers-wrapped
versions of their respective sub-objects (with the exception of Ci, which is unwrapped).
2012-09-24 14:46:27 +02:00
Wes Kocher
6665affb52
Update Jetpack tests in Firefox to pick up bug 793035.
2012-09-21 13:44:04 -07:00
Ryan VanderMeulen
c68f4714e3
Merge the last PGO-green inbound changeset to m-c.
2012-09-20 21:23:35 -04:00
Jonathan Griffin
ecc5e730cb
Bug 792173 - Add TEST-UNEXPECTED-FAIL output to Marionette, r=mdas, DONTBUILD because NPOTB
2012-09-20 15:09:57 -07:00
Jonathan Griffin
7203885d2b
Bug 792945 - Remove datazilla from Marionette deps, r=mdas
2012-09-20 15:03:50 -07:00
Phil Ringnalda
6d50fa80a7
Back out 1e7050c52cb9 (bug 792850), 776f7325952b (bug 705047), 2e1be0680e70 (bug 733501), 6adef296963c (bug 791775), b8397781f862 (bug 792391) for WinXP hangs and suspicion of breaking Android stacks
2012-09-20 14:38:14 -07:00
Jonathan Griffin
f10c4d9a5b
Bug 791346 - Fix Marionette shutdown problems on Windows, r=dburns, DONTBUILD because NPOTB
2012-09-20 11:13:42 -07:00
Wes Kocher
7c31f28a5d
Update Jetpack tests used in Firefox to fix bug 792269.
2012-09-19 16:41:49 -07:00
Ted Mielczarek
b35d21be17
bug 733501 - Fix crashreporter xpcshell tests to actually run. r=jmaher
...
--HG--
extra : rebase_source : fbda47ca470ea6325aca5f99ab1a59fe911aafdd
2012-09-13 15:43:28 -04:00
Joel Maher
70ddebfc21
Bug 762908 - Rip enablePrivilege out of spidermonkey tests. r=ted
...
--HG--
rename : testing/mochitest/specialpowers/Makefile.in => testing/specialpowers/Makefile.in
rename : testing/mochitest/specialpowers/chrome.manifest => testing/specialpowers/chrome.manifest
rename : testing/mochitest/specialpowers/components/SpecialPowersObserver.js => testing/specialpowers/components/SpecialPowersObserver.js
rename : testing/mochitest/MockFilePicker.jsm => testing/specialpowers/content/MockFilePicker.jsm
rename : testing/mochitest/tests/SimpleTest/MozillaLogger.js => testing/specialpowers/content/MozillaLogger.js
rename : testing/mochitest/tests/SimpleTest/SpecialPowersObserverAPI.js => testing/specialpowers/content/SpecialPowersObserverAPI.js
rename : testing/mochitest/specialpowers/content/specialpowers.js => testing/specialpowers/content/specialpowers.js
rename : testing/mochitest/tests/SimpleTest/specialpowersAPI.js => testing/specialpowers/content/specialpowersAPI.js
rename : testing/mochitest/specialpowers/install.rdf => testing/specialpowers/install.rdf
rename : testing/mochitest/specialpowers/jar.mn => testing/specialpowers/jar.mn
2012-09-20 09:06:50 -04:00
Hubert Figuière
b754fd1bb0
Bug 777145 - Part 2: Make sure we are online when runing marionette. r=jgriffin
...
--HG--
extra : rebase_source : ffadd060d43d3c0839573988afd35c2be67ebf8f
2012-09-19 13:31:03 -07:00
Gregor Wagner
8cbd354d16
Bug 792536 - Enable contacts and settings tests on mobile. r=fabrice
2012-09-19 21:37:05 -07:00
Gregor Wagner
2f5d2e9f4a
Bug 770731 - Expose JS API for modifying app permissions. r=sicking
2012-09-19 11:19:00 -07:00
Graeme McCutcheon
13c767cf84
Merge last PGO green changeset from mozilla-inbound to mozilla-central
2012-09-19 15:15:34 +01:00
Ehsan Akhgari
c54e9a3bb2
Improve the failure message when a mochitest ends without a call to SimpleTest.finish, no bug, irc-r=vlad
...
DONTBUILD
2012-09-18 21:54:53 -04:00
David Clarke
ef29a0fbe3
Bug 790546 - Add sdcard option to emulator, r=jgriffin, DONTBUILD because NPOTB
2012-09-17 18:44:07 -07:00
Jonathan Griffin
10172d4028
Bug 791033 - Allow tests to provide custom pass/fail strings for is/isnot/ok assertions, r=mdas
2012-09-14 14:34:38 -07:00
Jeff Hammel
32c2c1da47
Bug 791716 - mirror mozbase -> m-c for week of Sept 17, 2012;r=wlach
2012-09-17 15:13:45 -07:00
Christian Holler
f103881675
Bug 787916 - Hide Mochitest test table with --close-when-done option. r=jmaher
2012-09-19 01:28:39 +02:00
Gregor Wagner
45182816a6
Backout bug 770731
2012-09-18 16:19:56 -07:00
Wes Kocher
3fad62a222
Update Jetpack code used in Firefox to fix bug 790395
2012-09-18 16:15:15 -07:00
Jonathan Griffin
7980e436fe
Bug 792228 - Let marionette recognize NodeList during findelements, r=mdas
2012-09-18 14:20:20 -07:00
Gregor Wagner
25f4b524a1
Bug 770731 - Expose JS API for modifying app permissions. r=sicking
2012-09-18 14:52:39 -07:00
Jonathan Griffin
dc62382d18
Bug 790827 - Don't package android apk's for B2G, r=ted
2012-09-13 13:46:02 -07:00
David Burns
ed514e3c98
Bug 787545: Allow Marionette on fennec to return a session; r=jgriffin
2012-09-18 01:08:55 -07:00
Jonathan Griffin
3089007218
Bug 790465 - Refactor Marionette testrunner to make it easier to write Gaia tests, r=mdas
2012-09-14 15:04:34 -07:00