Frédéric Wang
edb717e99d
Update XML Entity Definitions for Characters (bug 603716); r=hsivonen,karlt
2011-04-08 11:56:04 -07:00
Kyle Huey
322217b08a
Bug 629734: Add todo functionality to xpcshell. r=ted
2011-02-20 19:54:14 -05:00
Mitchell Field
802d63f383
Bug 647118 - Remove support for --disable-plugins. r=glandium
2011-04-02 01:41:46 +11:00
Chris Jones ext:(%20and%20Kyle%20Huey%20%3Ckhuey%40kylehuey.com%3E)
2c92e3ecd5
Rollup of bug 645263 and bug 646259: Switch to mozilla:: sync primitives. r=cjones,dbaron,doublec,ehsan src=bsmedberg
...
Bug 645263, part 0: Count sync primitive ctor/dtors. r=dbaron
Bug 645263, part 1: Migrate content/media to mozilla:: sync primitives. r=doublec
Bug 645263, part 2: Migrate modules/plugin to mozilla:: sync primitives. sr=bsmedberg
Bug 645263, part 3: Migrate nsComponentManagerImpl to mozilla:: sync primitives. sr=bsmedberg
Bug 645263, part 4: Migrate everything else to mozilla:: sync primitives. r=dbaron
Bug 645263, part 5: Remove nsAutoLock.*. sr=bsmedberg
Bug 645263, part 6: Make editor test be nicer to deadlock detector. r=ehsan
Bug 645263, part 7: Disable tracemalloc backtraces for xpcshell tests. r=dbaron
Bug 646259: Fix nsCacheService to use a CondVar for notifying. r=cjones
2011-03-31 23:29:02 -05:00
Chris Jones
699024f868
Backed out changeset 4beec31b9ea9 for increasing frequency of intermittent orange bug 618052
2011-03-31 18:57:38 -05:00
Chris Jones ext:(%20and%20Kyle%20Huey%20%3Ckhuey%40kylehuey.com%3E)
0ce53bb598
Rollup of bug 645263 and bug 646259: Switch to mozilla:: sync primitives. r=cjones,dbaron,doublec,ehsan src=bsmedberg
...
Bug 645263, part 0: Count sync primitive ctor/dtors. r=dbaron
Bug 645263, part 1: Migrate content/media to mozilla:: sync primitives. r=doublec
Bug 645263, part 2: Migrate modules/plugin to mozilla:: sync primitives. sr=bsmedberg
Bug 645263, part 3: Migrate nsComponentManagerImpl to mozilla:: sync primitives. sr=bsmedberg
Bug 645263, part 4: Migrate everything else to mozilla:: sync primitives. r=dbaron
Bug 645263, part 5: Remove nsAutoLock.*. sr=bsmedberg
Bug 645263, part 6: Make editor test be nicer to deadlock detector. r=ehsan
Bug 645263, part 7: Disable tracemalloc backtraces for xpcshell tests. r=dbaron
Bug 646259: Fix nsCacheService to use a CondVar for notifying. r=cjones
2011-03-31 14:51:19 -05:00
L. David Baron
6d2667f933
Add test for bug 583219. r=bzbarsky
2011-03-29 20:46:13 -07:00
Benjamin Stover
c50251d871
Bug 643187 Add support for generators to mochitests r=robcee
2011-03-29 16:41:29 -07:00
Ehsan Akhgari
395e5a8864
Bug 607639 - Check for any window left open after a browser-chrome test; r=gavin
2011-03-28 16:29:09 -04:00
Ehsan Akhgari
98183dee59
Backout bug 629734 because it breaks the build on Windows
2011-03-27 13:53:09 -04:00
Kyle Huey
070613529d
Bug 629734: Add todo functionality to xpcshell; r=ted
2011-02-20 19:54:14 -05:00
Jonas Sicking
e4d26af2b2
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
cef4398cf5
bug 643803 - Expose DOMWindowUtils via SpecialPowers. r=ctalbert
2011-03-25 14:12:23 -04:00
Olli Pettay
bf0f4bb2a6
Bug 644565 - SpecialPowers should be able add event listeners to TabChildGlobal, r=ted
2011-03-25 15:39:23 +02:00
Ehsan Akhgari
d8016a4f53
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
fb4cc4b7ca
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
fd989fb6a0
bug 641969 - fix SpecialPowers to use DOMWindowCreated events instead of observer service notifications. r=smaug
2011-03-17 14:02:44 -04:00
Andrew Halberstadt
a0a468fdf9
Bug 631659 - Push Firebug Test Runner to m-c. Patch 2.4. r=ctalbert, a=NPOTB
2011-02-26 13:19:59 -05:00
Andrew Halberstadt
6860c12f0b
Bug 631659 - Push Firebug Test Runner to m-c. Patch 2.3. r=ctalbert, a=NPOTB
2011-02-26 13:19:57 -05:00
Joel Maher
33f1772d43
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
873b50ec0b
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
cadb3b3032
Bug 629266 - org.mozilla.fennec is left running after dm.updateApp(). r=ctalbert, a=NPOTB
2011-02-23 14:38:56 -05:00
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