Georg Fritzsche
5beaeb5928
Bug 805330 - Ensure plugin widget visibility via paint flushes. r=josh,roc,robcee
...
--HG--
rename : layout/base/tests/chrome/paint_listener.js => testing/mochitest/tests/SimpleTest/paint_listener.js
2012-12-05 14:39:26 +01:00
Jonathan Griffin
c85efa2e24
Bug 821091 - Add a pref to Marionette to cause it use force-local: true, r=mdas, a=test-only
2012-12-12 18:04:49 -08:00
Mihnea Dobrescu-Balaur
8b5f1f6324
Bug 821018 - Fix XML output when tests have been skipped, r=jgriffin
2012-12-12 15:29:47 -08:00
Andrew Halberstadt
319f003fc9
Bug 817122 - Disable failing B2G xpcshell tests, enable debugger tests, r=mdas
2012-12-12 16:17:49 -05:00
Jeff Hammel
09ff6205d8
Bug 820606 - update mozfile on mozilla-central to version 0.1;r=gps
2012-12-12 10:01:27 -08:00
Jeff Hammel
a6d8cdba83
Bug 820612 - remove docs.manifest from mozilla-central;r=wlach DONTBUILD because NPOTB
2012-12-12 09:55:30 -08:00
Gregory Szorc
53c9d7b883
Bug 819033 - Part 1: Add add_task() to xpcshell runner; r=ted
...
You can now register generator functions containing Task.spawn friendly
tests. This makes writing unit tests for promise-based APIs much easier.
2012-12-11 10:53:43 -08:00
David Rajchenbach-Teller
9f39126cb0
Bug 810543 - Testing the behavior of OS.Constants.Path.profileDir;r=froydnj
2012-12-11 15:12:59 -08:00
Ed Morley
58f66d8a75
Backout fac650c31656 & 907a846d368f (bug 819033) for xpcshell failures
2012-12-11 20:29:18 +00:00
Ehsan Akhgari
9305b46722
Backed out changeset 34c9ccee8058 (bug 782542) for mochitest failures
2012-12-11 15:04:11 -05:00
Mihnea Dobrescu-Balaur
97204a88c1
Bug 816035 - Add durations to xunit output, r=jgriffin
2012-12-11 11:33:03 -08:00
Gregory Szorc
873700931f
Bug 819033 - Part 1: Add add_task() to xpcshell runner; r=ted
...
You can now register generator functions containing Task.spawn friendly
tests. This makes writing unit tests for promise-based APIs much easier.
2012-12-11 10:53:43 -08:00
Josh Matthews
6fab8b6f69
Bug 782542 - Secure necko IPDL usage. r=ted,jduell
2012-12-07 17:12:02 -05:00
Mike Hommey
714e5539b7
Bug 820158 - Adjust log4moz.js import from marionettecomponent.js after bug 817076. r=jgriffin
2012-12-11 16:37:04 +01:00
Jonathan Griffin
a842766f06
Bug 800138 - Open a dummy socket before Marionette starts listening, r=past
2012-12-07 10:48:18 -08:00
David Clarke
5491e62b96
Bug 814140 - Run b2g mochitests from an app hosted on the mochitest server, r=ahal
2012-12-05 14:28:00 -05:00
Geoff Brown
fae430bbe9
Bug 819093 - Use strings for env values in remote mochitest; r=jmaher DONTBUILD
2012-12-07 09:04:01 -07:00
Wes Kocher
3193f86e00
Bug 817670 - Update Jetpack tests to pick up fixes to test failures. r=kwierso
2012-12-07 11:11:45 -08:00
Andrew Halberstadt
3a4f6ca6a2
Bug 818638 - B2G xpcshell shouldn't abort entire test run on single test timeout, r=jgriffin, DONTBUILD a=NPOTB,test-only
2012-12-07 11:37:16 -05:00
Jonathan Griffin
e625b4c910
Backout 1819a9cc6d27 for bustage, bug 816246, CLOSED TREE
2012-12-06 19:13:39 -08:00
Malini Das
8b4d5a9e13
Bug 816246 Add a 'timeout' kwarg to execute_* in marionette; r=jgriffin
2012-12-04 10:32:00 +00:00
David Burns
db0672717e
Bug 754220: adding cookie support for Marionette, desktop only; r=mdas
...
Bug 754220: adding cookie support for Marionette, desktop only; r=mdas
2012-11-22 15:53:44 +00:00
Ed Morley
d52ec0dc6e
Backout f2eca3ea531f (bug 754220) for Marionette failures
2012-12-06 16:07:33 +00:00
David Burns
030e4cc7f4
Bug 754220: adding cookie support for Marionette, desktop only; r=mdas
2012-11-22 15:53:44 +00:00
Yoshi Huang
0f264e98ee
Bug 814618 - Part 3: marionette test for Display Text with GSM 7 bit encoding. r=vicamo
2012-12-05 15:58:07 +08:00
Ehsan Akhgari
c4e74b26fa
Bug 816406 - Disallow dragging a private tab into a non-private window and vice versa; r=dao
2012-12-02 15:57:06 -05:00
Ed Morley
fd8816e572
Merge mozilla-central to mozilla-inbound DONTBUILD since all NPOTB
2012-12-05 23:43:42 +00:00
Gregory Szorc
2313ba46d9
Bug 818475 - Return proper exit code if xpcshell test fails; r=ted
...
DONTBUILD (NPOTB)
2012-12-05 15:42:11 -08:00
Gregory Szorc
28b3111621
Bug 797101 - Support running mochitests under debugger with mach; r=Ms2ger
2012-12-05 14:27:54 -08:00
Ed Morley
e401276626
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-12-05 22:10:26 +00:00
Ed Morley
8fa554149c
Bug 784321 - Disable test_framedhistoryframes.html on Android for too many intermittent failures
2012-12-05 15:14:10 +00:00
Ed Morley
f5d0542c98
Bug 783589 - Disable test_popup-navigates-children.html on Android for too many intermittent failures
2012-12-05 15:14:10 +00:00
Andrew Halberstadt
2d6aac9e96
Bug 818259 - Fix undefined reference in remote/b2g xpcshell, r=mdas, DONTBUILD a=NPOTB,test-only
2012-12-05 10:53:03 -05:00
Dave Hunt
aa4380ce70
Bug 818324 - bump marionette_client version to 0.5.10 r=jgriffin
2012-12-04 17:00:51 -08:00
Ed Morley
7a45917290
Backout 4a0c471957b7 (bug 816246) for B2G Marionette crashes
2012-12-05 00:54:50 +00:00
Brian Smith
8b107fc7c0
Bug 767241, Part 3: Replace uses of one-off Auto* classes with ScopedNSSTypes in ssltunnel, r=ted
...
--HG--
extra : rebase_source : d3d9c1e474bee2c0952d5d71cb3e7460d661a5aa
2012-11-12 09:42:33 -08:00
Malini Das
95c1b2c1a4
Bug 816246 - Add a 'timeout' kwarg to execute_* in marionette, r=jgriffin
2012-12-04 13:34:35 -05:00
Ed Morley
f0f49ff1ad
Bug 765200 - Shorten errors of type: "an unexpected uncaught JS exception reported through window.onerror - ..."; r=jmaher
2012-12-04 17:45:32 +00:00
Ed Morley
c1020239e9
Bug 816532 - Print logcat for failed robocop tests; r=gbrown
2012-12-04 15:54:37 +00:00
Ryan VanderMeulen
32d1a9540c
Merge m-c to inbound.
2012-12-03 20:25:59 -05:00
Geoff Brown
85eb034186
Bug 816630 - Restore use of dist/fennec for Android xpcshell localLib; r=ahal, DONTBUILD
2012-12-03 17:50:07 -07:00
Ryan VanderMeulen
ccdbc2ba3d
Merge the last PGO-green inbound changeset to m-c.
2012-12-03 19:03:01 -05:00
Andrew Halberstadt
734727be40
Bug 817122 - Add initial B2G xpcshell manifest, r=jgriffin, DONTBUILD a=NPOTB,test-only
2012-12-03 14:56:12 -05:00
Ms2ger
7482762720
Bug 809097 - Add a testharness.js case to gen_template.pl; r=jhammel
2012-12-02 09:59:36 +01:00
Jonathan Griffin
156c2b3cbe
Bug 779011 - Attach id's to all requests to prevent Marionette from getting out-of-sync, r=mdas
2012-11-26 18:19:04 -08:00
Panos Astithas
d7b4f1b695
Bug 815807 - Part 4: Let Marionette listen for non-local connections, r=jgriffin
2012-11-23 12:51:29 +02:00
Jonathan Griffin
8a78ad1330
Bug 815807 - Part 3: Load marionette early in the B2G startup process if relevant pref is set, otherwise load it late, r=ahal
2012-11-29 19:46:39 -08:00
Marco Bonardo
90a5f7a6cb
Bug 791447 - Move about:newTab data to preferences. r=gavin
...
Gecko 18 doesn't store anymore about: pages DOMStorage into chromeappsstore.sqlite, so any previous data would be lost on upgrade to it.
Moreover, we want to move off DOMStorage due to high startup costs.
Thus here we migrate old about:newTab chromeappsstore.sqlite data to complex prefs.
2012-12-03 20:19:17 +01:00
Brian Smith
62fead1afa
Backed out changeset 329da1081148
...
--HG--
extra : rebase_source : 9efe319bbff8d9a3f55208686d238626bf6d0dc0
2012-11-30 19:36:08 -08:00
Brian Smith
d5e492d0d1
Bug 767241, Part 3: Replace uses of one-off Auto* classes with ScopedNSSTypes in ssltunnel, r=ted
2012-11-12 09:42:33 -08:00