Chris Jones
|
97685d6934
|
Rollup of bug 615386, parts 1-6. Teach the reftest harness about <browser remote>. r=dbaron,roc,ted a=a
--HG--
rename : layout/tools/reftest/reftest.js => layout/tools/reftest/reftest-content.js
|
2011-02-03 13:54:10 -06:00 |
Marco Bonardo
|
f765bc316e
|
Bug 630838 - Clear document.popupNode between browser chrome tests.
r=mano, gavin a=tests-only
|
2011-02-02 17:00:47 +01:00 |
Chris Leary
|
09f6be30b5
|
Merge tracemonkey to mozilla-central. (a=blockers)
|
2011-01-31 19:43:36 -08:00 |
Jonas Sicking
|
809bbcd2c3
|
Disallow content access to chrome functions without __exposedProps__ (bug 628410, r=gal).
|
2011-01-29 18:47:17 -08:00 |
Clint Talbert
|
44e971cf23
|
Bug 616383 - backport crash reporter fixes for mozmill to 1.5.1 mozmill in m-c r=harth a=NPOTB DONTBUILD
|
2011-01-28 14:41:21 -08:00 |
Lukas Blakk lsblakk@mozilla.com
|
65c307a0ad
|
Bug 627604 - Update jetpack location for buildsteps r=ctalbert a=test-only
|
2011-01-25 16:35:30 -08:00 |
Mounir Lamouri
|
b23c476b2f
|
Bug 622264 - Make synthesizeDrop works in more situations. r=enndeakin a=tests
|
2011-01-25 11:30:24 +01:00 |
Jeff Walden
|
f15d2639f5
|
Bug 497869 - Future reserved words are syntax errors in strict mode. r=brendan
|
2011-01-22 17:46:22 -08:00 |
Jeff Walden
|
985dbafd23
|
Back out everything from the last several hours for turning into a disaster zone finally ending in total orange. r=return-to-sanity
|
2011-01-23 03:12:28 -08:00 |
Jeff Walden
|
ca2ed756b9
|
Another round of orange fixes, sigh. r=orange yet again
|
2011-01-23 00:12:05 -08:00 |
Justin Lebar
|
c1cfb2a8ce
|
Bug 613813 - Mochitest's websocket server shouldn't die upon receiving SIGINT when running an interactive debugger. r=ted, a=testonly
--HG--
extra : rebase_source : 1f2664b9829ac2db355f02308fcdc133ead2d53f
|
2010-11-20 19:29:58 -08:00 |
Masayuki Nakano
|
dde10e95d8
|
Bug 610821 part.4 Send correct keyevents when type isn't specified r=smaug, a=beltzner
|
2011-01-14 22:43:18 +09:00 |
Clint Talbert
|
655e9599c7
|
Bug 624001 Update android devicemanager with better error handling r=jmaher,mcote a=NPOTB
|
2011-01-13 12:00:23 -06:00 |
Phil Ringnalda
|
81e8554942
|
Back out d1a5599b49fa from bug 615546 for turning bug 592402 from something that hadn't happened for three months to a top-10 test failure, a=shaver
|
2011-01-09 01:11:31 -08:00 |
Jeff Hammel
|
5144427ff0
|
Bug 568642 - Create make target for make mozmill r=ctalbert a=NPOTB
|
2011-01-11 10:51:30 -06:00 |
Serge Gautherie
|
e2f1e2f37e
|
Bug 621384 - SimpleTest.showReport(): add a separator from the test content; (Av1) Add |addNode(HR());|.
r=rcampbell a=(test only).
|
2011-01-04 16:20:18 +01:00 |
John Hopkins
|
52a4162a28
|
Bug 621715 - runxpcshelltests.py clobbers LD_LIBRARY_PATH; r=ted a=NPOTB/test code/GLIBCXX_3.4.9 bustage fix in xpcshell tests for Thunderbird builders.
|
2011-01-01 21:58:29 -08:00 |
Clint Talbert
|
d6b969e275
|
Bug 582472 - Add a special powers object to remove enable privilege r=ted,smaug a=test-only
|
2010-12-22 08:39:29 -08:00 |
Jim Mathies
|
0889fbe446
|
Bug 617503 - Disable IPv6 lookups for host 'localhost' for xpecshell tests on Windows. r=ted, a=tests.
|
2010-12-10 19:17:25 -06:00 |
Joel Maher
|
515bc25359
|
Bug 611230 Remote mochitest fails to honor --utility-path r=ctalbert a=NPOTB
|
2010-12-09 14:47:21 -08:00 |
Gavin Sharp
|
062626b53e
|
Bug 606251: fix bug in test file enumeration that broke running tests more than once (depending on JS version changes), r=dtownsend, a=tests
--HG--
extra : rebase_source : 4c0ad52132f4674e415bae9f6e0b955fb813cd60
|
2010-12-05 08:38:29 -05:00 |
Serge Gautherie
|
984b530ed5
|
Bug 615546 - SimpleTest.finish() should be asynchronous; (Av1a) SimpleTest.js: Create SimpleTest._finishNow() out of SimpleTest.finish() then call it asynchronously, Fix some (unrelated) nits.
r=rcampbell a=(test only).
|
2010-12-05 14:09:58 +01:00 |
Henrik Skupin
|
030a6be9dc
|
Bug 613802 - Dummy test for Mozmill restart tests to circumvent Tinderbox fail errors. r=ctalbert a=test-only
|
2010-12-02 10:14:13 -08:00 |
Dave Townsend
|
0e3cad778e
|
Backing out changeset ab44d15573e2 from bug 615546 due to an unusual rise in failures of bug 592402 (and maybe others). a=backout CLOSED TREE
|
2010-12-01 11:14:43 -08:00 |
Serge Gautherie
|
f8ae59deb2
|
Bug 615546 - SimpleTest.finish() should be asynchronous; (Av1a) SimpleTest.js: Create SimpleTest._finishNow() out of SimpleTest.finish() then call it asynchronously, Fix some (unrelated) nits.
r=rcampbell a=(test only).
|
2010-12-01 18:24:03 +01:00 |
Frank Yan
|
83037b5f64
|
Fix entity typo that caused bustage. a=bustage
|
2010-12-01 02:39:32 -08:00 |
Frank Yan
|
0d9d947ff2
|
Partial backout to try to fix failures. a=bustage
|
2010-12-01 01:32:24 -08:00 |
Frank Yan
|
ec535afdff
|
Bug 604419 - Selecting "Don't show this message..." should prevent pop-up blocked info bar from being displayed. r=gavin ui-r=faaborg a=blockingfinal
|
2010-12-01 00:06:54 -08:00 |
Henrik Skupin
|
475acda4cc
|
Bug 613802 - Removal of the orange Mozmill testDefaultBookmarks test. r=jhammel, a=test-only
|
2010-11-30 08:26:14 -08:00 |
Serge Gautherie
|
a2b0ef3849
|
Bug 597811 - [SeaMonkey] mochitests-1/5: "WARNING: NS_ENSURE_SUCCESS(rv, rv) ... nsHTMLInputElement.cpp, line 436" + "test_bug592802.html | Test timed out.", caused by "test_bug548193.html / nsContentPrefService.js"; (Dv1) Revert extraneous change in patch Cv1.
a=(bustage fix).
DONTBUILD
|
2010-11-20 08:01:58 +01:00 |
Serge Gautherie
|
d34179ce47
|
Bug 597811 - [SeaMonkey] mochitests-1/5: "WARNING: NS_ENSURE_SUCCESS(rv, rv) ... nsHTMLInputElement.cpp, line 436" + "test_bug592802.html | Test timed out.", caused by "test_bug548193.html / nsContentPrefService.js"; (Cv1) Add 1 missing 'JSVersion version' in patch Bv1.
a=(bustage fix).
DONTBUILD
|
2010-11-20 07:55:24 +01:00 |
Ehsan Akhgari
|
ab1d5ba620
|
Make it easier to run all editor crashtests in one go DONTBUILD a=NPOTB
|
2010-11-18 23:20:23 -05:00 |
Robert Sayre
|
4945f654ff
|
Merge tracemonkey to mozilla-centra. a=blockers.
|
2010-11-17 13:55:14 -08:00 |
Robert Sayre
|
945bb866bf
|
Merge mozilla-central to tracemonkey.
|
2010-11-16 07:25:10 -08:00 |
Ryan VanderMeulen
|
5de9ca5fd4
|
Bug 578546 - Fix more MSVC warning spam by removing unneeded declarations. r=cjones a=benjamin
|
2010-11-16 10:21:53 +01:00 |
Mounir Lamouri
|
9c8ae48d39
|
Bug 612677 - Accept TEST_PATH as an environment variable for crashtest and jstestbrowser. r=khuey a=NPOTB
|
2010-11-17 17:25:16 +01:00 |
Mounir Lamouri
|
bca9a53ce9
|
Bug 610290 - Let pass TEST_PATH as an environment variable for `make reftest`. r=khuey a=NPOTB
|
2010-11-13 00:30:27 +01:00 |
Clint Talbert
|
82e193da0e
|
Backed out changeset 32f70e593bf6 due to intermittent orange on mochi-1 a=bustage
|
2010-11-12 11:03:44 -08:00 |
Clint Talbert
|
dee2100849
|
Bug 582472 - Add Special Powers object to replace Universal XPConnect in mochitest plain r=ted,smaug a=NPOTB
|
2010-11-12 06:06:23 -08:00 |
Robert Sayre
|
48cc92a4b0
|
Merge mozilla-central to tracemonkey.
|
2010-11-09 15:29:44 -05:00 |
Chris Leary
|
c1c51f2643
|
Bug 596580: Fix mozJSSubScriptLoader's version finding. (r=brendan)
|
2010-11-03 12:09:24 -07:00 |
Dave Townsend
|
fa6b70e826
|
Bug 608416: Stop exceptions from cleanup functions from breaking the harness. r=gavin, a=tests
|
2010-10-30 11:59:18 -07:00 |
Dave Townsend
|
f88ef0a685
|
Bug 607018: Browser harness is always on top on Linux. r=gavin, a=tests
|
2010-10-25 16:38:01 -07:00 |
Honza Bambas
|
486e7e3f56
|
Bug 542207 - ssltunnel: clean up and update logging and make it optional, r=ted, a=test-only-change
|
2010-10-25 18:47:23 +02:00 |
Benjamin Smedberg
|
b4c1905756
|
Merge mozilla-central into the branch for asynchonous plugin painting (bug 596451), especially to pick up and test whether the fix for 602200 also fixes bug 607958.
|
2010-11-08 09:50:11 -05:00 |
Benjamin Smedberg
|
3c717e39c6
|
Merge mozilla-central into the branch for asynchronous plugin painting on Windows.
|
2010-11-05 15:56:28 -04:00 |
Jeff Hammel
|
874c3e4e18
|
Bug 609333 Mozrunner should stop use xml.dom instead of elementtree for parsing addon information r=ctalbert a=NPOTB
|
2010-11-04 17:01:13 -07:00 |
Joel Maher
|
924613ea43
|
Bug 608740 Remote Testing on browser chrome misses testConfig.js file r=ctalbert a=NPOTB
|
2010-11-04 17:01:12 -07:00 |
Benjamin Smedberg
|
c71c0f761f
|
Merge mozilla-central to the branch for bug 596451.
|
2010-10-28 10:05:20 -04:00 |
L. David Baron
|
ea2a79ff50
|
Add method to synthesize mouse events at the center of elements. (Bug 595652) r=Mossop a2.0=blocking2.0:betaN
|
2010-10-11 11:03:12 -07:00 |