Joel Maher
|
be110fb042
|
Backout 70be2aca088e
|
2013-01-18 16:18:15 -05:00 |
|
Jonathan Griffin
|
e3178cfbcf
|
Bug 831830 - Run Marionette unit tests before webapi tests, r=rwood
|
2013-01-17 10:29:56 -08:00 |
|
Joel Maher
|
68658f27d6
|
Bug 832442 - upload a new talos.zip to capture fixes for android, process crash detection and datazilla. r=Callek
|
2013-01-18 15:15:51 -05:00 |
|
Jonathan Griffin
|
3709b75b06
|
Bug 820463 - Remove loadearly code from test runners, r=ahal
|
2013-01-17 12:18:37 -08:00 |
|
Jonathan Griffin
|
c07e60c224
|
Bug 830431 - Send data from client in 4kb chunks, r=mdas
|
2013-01-18 10:29:40 -08:00 |
|
Jonathan Griffin
|
2e7f5d0e84
|
Bug 831857 - Use RotatingFileAppender for Marionette's log, r=gwagner
|
2013-01-17 11:43:57 -08:00 |
|
Ehsan Akhgari
|
6dfb56aab3
|
Bug 831900 - Ensure that SpecialPowers.getFocusedElementForWindow actually returns something; r=ted
|
2013-01-17 15:23:49 -05:00 |
|
Wes Kocher
|
eaa5f97874
|
Bug 831474 - Update revision of Jetpack tests used in Firefox. r=kwierso
|
2013-01-17 12:10:06 -08:00 |
|
Boris Zbarsky
|
143bbcf6c2
|
Bug 823228 part 1. Make browser-test.js ignore indexed properties on the window when determining whether a test leaked properties onto the global. r=dao
|
2013-01-17 12:30:36 -05:00 |
|
Ted Mielczarek
|
32aee48225
|
bug 825511 - use outputTimeout for runcppunittests.py. r=ahal
--HG--
extra : rebase_source : 420bd55289ec63b92bec57f0d73d47aecda580be
|
2013-01-03 18:50:22 -05:00 |
|
Jonathan Griffin
|
4bd2625b82
|
Bug 828558 - Don't attach to jsconsole window, r=mdas
|
2013-01-15 17:41:36 -08:00 |
|
Jonathan Griffin
|
5f0b44a3ad
|
Bug 827531 - Add a pip requirements.txt file for running B2G unit tests, r=aki
|
2013-01-16 14:14:10 -08:00 |
|
Malini Das
|
313d1c0456
|
Bug 829566 - have marionette client send right tap event depending on shim, r=jgriffin
|
2013-01-16 11:40:06 -05:00 |
|
David Burns
|
4b572e2ad6
|
Bug 814768: Force marionette to move to window.top if we try access something the compartment is dead and handle OOP being pulled from under us; r=jgriffin
|
2013-01-16 15:00:00 +00:00 |
|
Jonathan Griffin
|
6b5006a13c
|
Bug 825802 - Don't expose SpecialPowers unless specifically requested, r=philikon
|
2013-01-15 15:42:06 -08:00 |
|
Jonathan Griffin
|
e071c0ece1
|
Bug 826111 - Support mochitests on b2g desktop build, r=ahal
|
2013-01-04 10:41:34 -08:00 |
|
Ed Morley
|
06900008e9
|
Backout a5b75feea6dd (bug 826111) on suspicion of breaking marionette on linux on a CLOSED TREE
|
2013-01-15 11:04:25 +00:00 |
|
Dave Hunt
|
e991352a4a
|
Bug 829790 - Marionette client's XML report fails when path does not contain a directory. r=jgriffin
|
2013-01-14 20:15:03 -05:00 |
|
Jim Blandy
|
f2cbe8628b
|
Bug 808791: Add some xpcshell testing functions handy for matching JSON packets. r=jmaher
|
2013-01-14 16:15:58 -08:00 |
|
Jonathan Griffin
|
d935eb89e8
|
Bug 826111 - Support mochitests on b2g desktop build, r=ahal
|
2013-01-04 10:41:34 -08:00 |
|
Joel Maher
|
916bbb33af
|
Bug 830374 - upload a new talos.zip to capture mozdevice 0.19. r=armenzg
|
2013-01-14 12:06:45 -05:00 |
|
David Burns
|
37e8280082
|
Bug 805475: add the ability to switch to active element in the document; r=jgriffin
|
2013-01-14 14:57:54 +00:00 |
|
Ehsan Akhgari
|
47319c37e6
|
Merge mozilla-central into mozilla-inbound
|
2013-01-12 09:27:31 -05:00 |
|
Gregory Szorc
|
2531a73bed
|
Bug 828829 - Refactor Health Report policy out of services/healthreport; r=rnewman
--HG--
rename : services/healthreport/HealthReportService.js => services/datareporting/DataReportingService.js
rename : services/healthreport/modules-testing/mocks.jsm => services/datareporting/modules-testing/mocks.jsm
rename : services/healthreport/policy.jsm => services/datareporting/policy.jsm
rename : services/healthreport/tests/xpcshell/test_policy.js => services/datareporting/tests/xpcshell/test_policy.js
extra : rebase_source : cf766bc99ff843f2d31f82b1c4be71313fbc65a8
|
2013-01-11 13:45:22 -08:00 |
|
Vignesh Sarma
|
eefc2c85d0
|
Bug 822875 - Make TPS .py files use 4-space indent, r=jgriffin
|
2013-01-11 13:32:50 -08:00 |
|
Vignesh Sarma
|
fc8edf1bc0
|
Bug 822875 - Fix pyflakes warnings in TPS, r=jgriffin
|
2013-01-11 13:00:16 -08:00 |
|
Malini Das
|
c27ec87dc3
|
Bug 829377 - tap() in synthetic_gestures should send touch/mouse/click events, r=jgriffin
|
2013-01-10 17:40:17 -08:00 |
|
Matt Brubeck
|
eb8ce2e33d
|
Bug 773598 - Add MIME types to script tags in mochitest/browser-harness.xul [r=jmaher]
This fixes an error in Metro debug builds that prevented scripts from using
JavaScript 1.7 features.
|
2013-01-11 16:40:28 -08:00 |
|
Ed Morley
|
d34cee3383
|
Backout 6be5ab4c2fde (bug 829580) to see if it fixes bug 829690
|
2013-01-11 23:10:19 +00:00 |
|
Yiming Yang
|
eca0712e16
|
Bug 827403 - Implement 'timeouts' command, r=mdas
|
2013-01-11 11:33:58 -08:00 |
|
Ed Morley
|
9c3117b944
|
Bug 829580 - Update talos to 637cee40c3ca; r=jmaher
|
2013-01-11 16:25:28 +00:00 |
|
Geoff Brown
|
ebfb213563
|
Bug 822823 - Dump logcat on any robocop failure; r=jmaher
|
2013-01-10 02:24:58 -07:00 |
|
Ed Morley
|
b3429a1fc7
|
Bug 811644 - Disable test_bug199692.html on Android for too many intermittent failures
|
2013-01-10 14:59:28 +00:00 |
|
Malini Das
|
31f0f1188d
|
Bug 828747 - make synthetic gestures use real touch events by default, r=jgriffin
|
2013-01-09 17:17:35 -08:00 |
|
Raymond Lee
|
cfa5fd5fdc
|
Bug 806736 - Port test_privbrowsing.html to the new per-tab PB APIs. r=ehsan
--HG--
rename : toolkit/components/passwordmgr/test/test_privbrowsing.html => toolkit/components/passwordmgr/test/test_privbrowsing_perwindowpb.html
|
2013-01-09 12:21:29 +08:00 |
|
Mounir Lamouri
|
2b48203e27
|
Bug 827050 - Ignore do_get_profile() calls when made from a content process in xpcshell tests. r=jmaher
|
2013-01-08 15:13:44 +00:00 |
|
Joel Maher
|
51bd6c63f5
|
Bug 828099 - upload a new talos.zip to capture fixes for android and windows counters. r=Callek
|
2013-01-09 06:52:54 -05:00 |
|
Andrew Halberstadt
|
a53240ba5a
|
Bug 821012 - (Part 3) marionette install_busybox step should happen before install_gecko step, r=jgriffin
|
2013-01-08 14:59:55 -05:00 |
|
Andrew Halberstadt
|
c222387b06
|
Bug 821012 - B2G emulator install_gecko step should use busybox if available, r=jgriffin
|
2013-01-08 12:19:49 -05:00 |
|
Jeff Hammel
|
0de49ebb05
|
Bug 825957 - mirror mozcrash 0.3 from github to m-c;r=jmaher
--HG--
extra : rebase_source : 66105fc53438e7cd3e4f1b2dbaacbaa270e02f34
|
2013-01-07 16:41:35 -08:00 |
|
Ed Morley
|
221ab1071c
|
Backout b51c3d819364 (bug 806736) for frequent intermittent failures in test_privbrowsing_perwindowpb.html
|
2013-01-07 21:17:54 +00:00 |
|
Ed Morley
|
549f0d9ca7
|
Merge mozilla-central to mozilla-inbound
|
2013-01-07 20:20:51 +00:00 |
|
Jeff Hammel
|
31307ca4d2
|
Bug 811527 - generate_diff.py does not ensure that m-c mirror of mozbase is internally compatible;r=jmaher ; follow-up, DONTBUILD because NPTOB
|
2013-01-07 11:02:19 -08:00 |
|
Ed Morley
|
1ecbe572b9
|
Merge mozilla-central to mozilla-inbound
|
2013-01-07 12:04:57 +00:00 |
|
Gregory Szorc
|
36e67f706e
|
Bug 791869 - Remove services/notifications; r=rnewman
|
2013-01-06 12:04:59 -08:00 |
|
Gregory Szorc
|
bf544fce44
|
Merge mozilla-central into services-central
--HG--
rename : content/html/content/public/nsHTMLCanvasElement.h => content/html/content/public/HTMLCanvasElement.h
rename : content/html/content/src/nsHTMLCanvasElement.cpp => content/html/content/src/HTMLCanvasElement.cpp
|
2013-01-06 10:06:07 -08:00 |
|
Gregory Szorc
|
91da65ca23
|
Bug 813833 - Add a Promise-based API to mozIStorage/SQLite; r=mak, sr=Mossop
|
2013-01-04 15:36:59 -08:00 |
|
Ehsan Akhgari
|
9a6ecf3d9f
|
Backed out changeset 1024e72d4ef9 (bug 826146) because of test failures
|
2013-01-03 22:59:44 -05:00 |
|
Jeff Hammel
|
199647096c
|
Bug 811527 - generate_diff.py does not ensure that m-c mirror of mozbase is internally compatible;r=wlach ; DONTBUILD because NPOTB
|
2013-01-04 13:55:29 -08:00 |
|
Mihnea Dobrescu-Balaur
|
8b3ebf1231
|
Bug 819482 - Remove retry code from b2g automation now that devicemanager handles it, r=ahal
|
2013-01-04 14:07:48 -05:00 |
|