Ehsan Akhgari
|
47e2b07627
|
Bug 607639 - Check for any window left open after a browser-chrome test; r=gavin
|
2011-03-28 16:29:09 -04:00 |
|
Jonas Sicking
|
9dca224906
|
Bug 641706: Make SpecialPowers able to create a XHR object with full system powers. r=smaug
|
2011-03-17 09:19:13 -07:00 |
|
Ted Mielczarek
|
a66ce3b452
|
bug 643803 - Expose DOMWindowUtils via SpecialPowers. r=ctalbert
|
2011-03-25 14:12:23 -04:00 |
|
Olli Pettay
|
587ffcf922
|
Bug 644565 - SpecialPowers should be able add event listeners to TabChildGlobal, r=ted
|
2011-03-25 15:39:23 +02:00 |
|
Ehsan Akhgari
|
e4ad8f774b
|
Bug 640321 - Register the mouse event handlers for the editor in the system group; r=roc
|
2011-03-16 15:34:30 -04:00 |
|
Ehsan Akhgari
|
be77af5b37
|
Bug 613109 - Make it possible to run a mochitest-* test suite with an extension installed; r=ted
|
2010-11-18 17:15:54 -05:00 |
|
Ted Mielczarek
|
29faecbced
|
bug 641969 - fix SpecialPowers to use DOMWindowCreated events instead of observer service notifications. r=smaug
|
2011-03-17 14:02:44 -04:00 |
|
Joel Maher
|
2f3d0b881d
|
Bug 636450 - add a --host-os option for remote testing scripts. r=ctalbert, a=NPOTB
|
2011-02-24 14:45:42 -05:00 |
|
Joel Maher
|
432824779c
|
Bug 636154 - server.js limits custom ports to 31999, we should make this 64K. r=ted, a=test-only
|
2011-02-23 14:39:01 -05:00 |
|
Joel Maher
|
d3c43fac0f
|
Bug 629266 - org.mozilla.fennec is left running after dm.updateApp(). r=ctalbert, a=NPOTB
|
2011-02-23 14:38:56 -05:00 |
|
Marco Bonardo
|
dcae976170
|
Bug 630838 - Clear document.popupNode between browser chrome tests.
r=mano, gavin a=tests-only
|
2011-02-02 17:00:47 +01:00 |
|
Jonas Sicking
|
6c6a7cea3e
|
Disallow content access to chrome functions without __exposedProps__ (bug 628410, r=gal).
|
2011-01-29 18:47:17 -08:00 |
|
Mounir Lamouri
|
bd113d2f2e
|
Bug 622264 - Make synthesizeDrop works in more situations. r=enndeakin a=tests
|
2011-01-25 11:30:24 +01:00 |
|
Jeff Walden
|
15fda24aa9
|
Bug 497869 - Future reserved words are syntax errors in strict mode. r=brendan
|
2011-01-22 17:46:22 -08:00 |
|
Jeff Walden
|
882117c5e3
|
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
|
5ef527b523
|
Another round of orange fixes, sigh. r=orange yet again
|
2011-01-23 00:12:05 -08:00 |
|
Justin Lebar
|
144d86d08f
|
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
|
84e289495a
|
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
|
8947822a22
|
Bug 624001 Update android devicemanager with better error handling r=jmaher,mcote a=NPOTB
|
2011-01-13 12:00:23 -06:00 |
|
Phil Ringnalda
|
b9883dc5b6
|
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 |
|
Serge Gautherie
|
7a3239568c
|
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 |
|
Clint Talbert
|
abb327a3d5
|
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 |
|
Joel Maher
|
4b2ccbce75
|
Bug 611230 Remote mochitest fails to honor --utility-path r=ctalbert a=NPOTB
|
2010-12-09 14:47:21 -08:00 |
|
Gavin Sharp
|
9c64c7f28c
|
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
|
a3e742b408
|
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 |
|
Dave Townsend
|
e7db93f2d0
|
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
|
472cbecc86
|
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 |
|
Ryan VanderMeulen
|
b3c91154cb
|
Bug 578546 - Fix more MSVC warning spam by removing unneeded declarations. r=cjones a=benjamin
|
2010-11-16 10:21:53 +01:00 |
|
Clint Talbert
|
4ef8182731
|
Backed out changeset 32f70e593bf6 due to intermittent orange on mochi-1 a=bustage
|
2010-11-12 11:03:44 -08:00 |
|
Clint Talbert
|
ccf09edf01
|
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 |
|
Edmund Wong
|
5b4740a5e2
|
Bug 576026 - Renamed runtests.py.in to runtests.py and removed the interpolation lines from Makefile.in r=khuey a=bsmedberg
--HG--
rename : testing/mochitest/runtests.py.in => testing/mochitest/runtests.py
|
2010-11-08 09:47:02 +13:00 |
|
Markus Stange
|
253a0ae7e1
|
Bug 574663 - Mark momentum scroll events with a kIsMomentum flag and don't allow them to cause zooming. r=smaug, a=final
|
2010-11-05 17:04:28 +01:00 |
|
Phil Ringnalda
|
64b1370792
|
Bug 608546 - Get rid of log spam about 'variable basePath redeclares argument', r=jmaher, a=test-only
|
2010-10-30 10:00:19 -07:00 |
|
Joel Maher
|
4c291bfb94
|
Bug 608740 Remote Testing on browser chrome misses testConfig.js file r=ctalbert a=NPOTB
|
2010-11-04 17:01:12 -07:00 |
|
Dave Townsend
|
2ea8fdd74f
|
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
|
00e3246a8b
|
Bug 607018: Browser harness is always on top on Linux. r=gavin, a=tests
|
2010-10-25 16:38:01 -07:00 |
|
Honza Bambas
|
34d4d2f157
|
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 |
|
Joel Maher
|
431d92c153
|
Bug 599847 Cleanup unused test files in mochitest/static r=ctalbert a=NPOTB
|
2010-10-21 13:15:57 -07:00 |
|
Joel Maher
|
12cc3dc7f4
|
Bug 601243 - mochitest should clean up temporary directories and files r=ctalbert a=NPOTB
|
2010-10-21 13:15:57 -07:00 |
|
Dave Townsend
|
fefbd6adb3
|
Bustage fix for running browser-chrome tests manually from bug 600413. r=gavin, a=bustage
|
2010-10-20 13:35:22 -07:00 |
|
Jonathan Griffin
|
14394b5284
|
Bug 600413 - make mochitest-browser-chrome logging a little more similar to mochitest-plain. r=ctalbert, a=tests
--HG--
extra : rebase_source : 78bdb3f6cd810f116d94a4c2a0061c88fe7c65a0
|
2010-10-19 12:20:49 -07:00 |
|
L. David Baron
|
a3f067c2ed
|
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 |
|
Henri Sivonen
|
8bc14b6092
|
Bug 559023 part 1 - Move html5lib tree builder tests to a directory of their own. r=jgriffin, a=test-only.
--HG--
rename : parser/htmlparser/tests/mochitest/html5lib_license.txt => parser/htmlparser/tests/mochitest/html5lib_tree_construction/html5lib_license.txt
rename : parser/htmlparser/tests/mochitest/html5lib_tree_dat1.txt => parser/htmlparser/tests/mochitest/html5lib_tree_construction/tests1.dat
rename : parser/htmlparser/tests/mochitest/html5lib_tree_dat2.txt => parser/htmlparser/tests/mochitest/html5lib_tree_construction/tests2.dat
rename : parser/htmlparser/tests/mochitest/html5lib_tree_dat3.txt => parser/htmlparser/tests/mochitest/html5lib_tree_construction/tests3.dat
|
2010-09-01 14:41:12 +03:00 |
|
Paul O’Shannessy
|
864398a779
|
Bustage fix from 91a49bf6464b. a=bustage
I shouldn't be allowed to copy & paste...
|
2010-10-04 13:50:16 -07:00 |
|
Paul O’Shannessy
|
0482dcb224
|
Bug 600066 - Don't use octal escape sequences in mochitest harness [r=ctalbert, a=NPOTB]
Landing again, changes were reverted in a merge in bug 543800.
|
2010-10-04 13:03:30 -07:00 |
|
Mounir Lamouri
|
cc33a99998
|
Merging to tip. a=blocking-b7
|
2010-09-30 17:10:19 -07:00 |
|
Joel Maher
|
d45b95262c
|
Bug 598366 - remote logging with mochitest needs a little love for android and large files. r=ctalbert, a=sayrer
|
2010-09-29 19:20:33 -04:00 |
|
Henri Sivonen
|
054f988ab7
|
Bug 599583 - Make MochiKit tests use the Mozilla version of SimpleTest.js properly. r=jgriffin, a=blocking2.0-beta7.
|
2010-09-28 10:32:31 +03:00 |
|
Paul O’Shannessy
|
2496e79cb3
|
Bug 600066 - Don't use octal escape sequences in mochitest harness [r=ctalbert, a=NPOTB]
|
2010-09-28 11:54:29 -07:00 |
|
Josh Aas
|
1200785239
|
Bustage fix for bug 596762, I merged patches incorrectly. a=josh
|
2010-09-27 17:56:38 -04:00 |
|