Olli Pettay
|
5930e73b33
|
Bug 454781 - Mochitest doesn't align the names of the testfiles and test results, r+sayrer (+fix for --chrome)
|
2008-09-20 20:23:35 +03:00 |
|
Gavin Sharp
|
17fd781c7e
|
Bug 455278: make chrome mochitest redirect work in non-firefox apps, r=sayrer
|
2008-09-19 11:42:28 -04:00 |
|
Serge Gautherie
|
4967693629
|
Bug 455762 - Remove the extraneous |class| attribute in |<script class="testbody" type="text/javascript">| of test.template.txt and xhtml.template.txt; Av1; r=sayrer
|
2008-09-18 02:09:24 +02:00 |
|
Markus Stange
|
d1428fa84e
|
Bug 350471 - Reenable pixel scrolling (two-finger touchpad), r=smaug r=smichaud sr=roc
|
2008-09-17 13:27:19 +02:00 |
|
Serge Gautherie
|
16034c3d1b
|
Bug 455227 - Add a |removeEventListener()| to browser-test.js; Av1b; r=gavin.sharp
|
2008-09-15 14:38:09 +02:00 |
|
Shawn Wilsher
|
8732e76175
|
Bug 454320 - top level test targets should support specifying a test path
This changeset allows the specifying of the --test-path parameter when using the
top-level targets to run mochi-type tests.
r=ted
|
2008-09-14 12:11:00 -04:00 |
|
Ted Mielczarek
|
468a3823fc
|
bug 447642 - get rid of --disable-mochitest, replace MOZ_MOCHITEST with ENABLE_TESTS. r=bsmedberg
|
2008-09-09 13:59:11 -04:00 |
|
Ted Mielczarek
|
b55123fb1c
|
bug 428009 - bustage fix for the --disable-tests case
|
2008-09-05 13:40:35 -04:00 |
|
Honza Bambas
|
ffe9977404
|
bug 428009 - hook up ssltunnel to mochitest. r=waldo,kaie
|
2008-09-05 09:35:58 -04:00 |
|
Robert Kaiser
|
d20de93911
|
bug 453713 - add shell.checkDefaultClient pref to testing profile, r=ted
|
2008-09-05 14:03:30 +02:00 |
|
Bob Clary
|
7a6c93787b
|
Sisyphus - build fixes - support Thunderbird 3, update data configurations, bug 453806
|
2008-09-05 04:37:54 -07:00 |
|
Neil Deakin
|
7ad96d6b3e
|
Bug 356295. Implement HTML5 drag-drop. r=smaug,neil,sr=roc
|
2008-08-27 08:07:27 -04:00 |
|
Boris Zbarsky
|
a8d0e67d8c
|
Bug 452086. Shouldn't send keypress events with default action when keydown was prevented in the test harness, since the browser doesn't do it. r=enn
|
2008-08-25 14:31:59 -04:00 |
|
Boris Zbarsky
|
890930a050
|
Bug 452086. Shouldn't send keypress events with default action when keydown was prevented in the test harness, since the browser doesn't do it. r=enn
|
2008-08-25 14:31:38 -04:00 |
|
Boris Zbarsky
|
fc1785cbc1
|
Backed out changeset 6958399a2eb1 o try to fix failed mochitests on Windows and Linux
|
2008-08-25 11:08:28 -04:00 |
|
Neil Deakin
|
7c92721496
|
Bug 356295. Implement HTML5 drag-drop API. r=smaug,sr=roc
|
2008-08-25 21:56:29 +12:00 |
|
Simon Bünzli
|
7191176de5
|
Bug 449596 - "remove the browser.sessionstore.enabled pref" (remove the pref) [r=dietrich]
|
2008-08-20 00:48:08 -05:00 |
|
Dave Camp
|
66ad0d3422
|
Backed out changeset 30d900751ca9 to fix unit test orange (Bug 356295)
|
2008-08-19 17:55:30 -07:00 |
|
Neil Deakin
|
f58dac1bbf
|
Bug 356295. Implement HTML5 drag-drop. r=smaug,sr=roc
|
2008-08-20 10:31:45 +12:00 |
|
Boris Zbarsky
|
19cbde2211
|
Bug 449781. Toggling display on a subframe shouldn't give the subframe's document the same device context as the parent document. r=roc, sr=jst
|
2008-08-18 15:22:19 -04:00 |
|
Kai Engert
|
b896a8b0e7
|
Backed out changeset 3770c42e3118
|
2008-08-16 08:00:17 +02:00 |
|
honzab@allpeers.com
|
4a11f328e4
|
Bug 428009, hook up ssltunnel to mochitest
Initial work by Jeff Walden, Patch contributed by Honza Bambas
r=jwalden, r=cbiesinger, r=sayrer, r=ted.mielczarek, r=kaie
|
2008-08-16 07:38:03 +02:00 |
|
Robert O'Callahan
|
3d9c20e3a8
|
Bug 378028. Add an 'axis' field to DOMMouseScroll events and use it to distinguish horizontal from vertical scrolling. r=smaug,sr=sicking, with help from Markus Stange
|
2008-08-13 15:08:59 +12:00 |
|
Bob Clary
|
29987a8b85
|
Sisyphus - Improve compiler environment customization on Windows, bug 446092
|
2008-08-06 00:23:51 -07:00 |
|
Ben Newman
|
864cbb4b30
|
Bug 437361. Propagate exceptions from showModalDialog's guts to script as needed instead of dropping them on the floor. r+sr=bzbarsky
|
2008-07-28 22:52:53 -07:00 |
|
Ted Mielczarek
|
c2c281826e
|
followup from bug 442125 - ensure focus test failing, but no other tests failing (on unittest VMs)
|
2008-07-27 16:31:22 -04:00 |
|
Andrew Schultz
|
f4bfa12dfc
|
Bug 442125 ensure focus test failing, but no other tests failing (on unittest VMs). r=ted
|
2008-07-27 16:28:26 -04:00 |
|
Ted Mielczarek
|
52bf32f57b
|
bug 417516 - add top level Makefile targets to run test suites. add targets for mochitest. r=bsmedberg
|
2008-07-27 13:18:36 -04:00 |
|
Ted Mielczarek
|
b12044f77e
|
bug 417516 - add top level Makefile targets to run test suites. add targets for mochitest. r=bsmedberg
|
2008-07-27 13:06:58 -04:00 |
|
Robert O'Callahan
|
7a5ee5e507
|
Back out bug 378028 due to mochitest failures.
|
2008-07-25 18:09:33 +12:00 |
|
Robert O'Callahan
|
52086cd743
|
Bug 378028. Add an 'axis' field to DOMMouseScroll events so that we can distinguish horizontal from vertical scrolling, and use it in trees and listboxes. r=smaug,sr=sicking
|
2008-07-25 16:07:43 +12:00 |
|
Doug Turner
|
d001b131e5
|
Backed out changeset 7f2b90c30b79. May have caused unit tests to fail.
|
2008-07-23 17:49:34 -07:00 |
|
Ted Mielczarek
|
1c2626261b
|
bug 417516 - add top level Makefile targets to run test suites. add targets for mochitest. r=bsmedberg
|
2008-07-23 15:01:37 -04:00 |
|
Andrew Schultz
|
52ed3b9562
|
Bug 442125: check Date.now() to try to diagnose focus failures. r=ted
|
2008-07-23 13:32:30 -04:00 |
|
Andrew Schultz
|
59a46bf951
|
Bug 442125: Attempt to fix focus test failures, add more info to message if it still fails. r=ted
|
2008-07-22 00:27:57 -04:00 |
|
Nick Thomas
|
dfc871a499
|
Bug 443090 - Unify unittest failures (runtests leaks part) p=ted.mielczarek, r=sayrer
|
2008-07-16 17:49:32 +12:00 |
|
Nick Thomas
|
30904f2e02
|
Bug 443090 - Unify unittest failures (browser chrome and mochitest part) p=ted.mielczarek, r=gavin.sharp
|
2008-07-16 17:43:15 +12:00 |
|
Bob Clary
|
25873babe3
|
Sisyphus - documentation, bug 397908
|
2008-07-10 16:37:21 -04:00 |
|
Ted Mielczarek
|
ac96956394
|
make runtests.py --log-file handle relative pathnames. r=sayrer (no bug)
|
2008-07-01 15:16:05 -04:00 |
|
Ted Mielczarek
|
3fb94d306c
|
bug 417943 - remove runtests.pl. r=sayrer
|
2008-06-26 18:07:50 -04:00 |
|
Bob Clary
|
408c51f757
|
Sisyphus - adapt to build and test Mozilla2, bug 422942
|
2008-06-25 17:51:22 -04:00 |
|
Kai Engert
|
a6269cffd6
|
Backout bug 428009
|
2008-06-18 14:30:29 +02:00 |
|
Kai Engert
|
43239e2226
|
One more bustage fix for 428009, if this fails we'll back out
|
2008-06-18 14:00:27 +02:00 |
|
Kai Engert
|
60cb32844d
|
Bug 428009, hook up ssltunnel to mochitest
Patch contributed by Honza Bambas
r=jwalden, r=kaie
|
2008-06-18 11:44:19 +02:00 |
|
Jeff Walden
|
074efa08c7
|
Bug 428009 - Update the HTTP server to require a *correct* host be specified with it, not just *a* host via an absolute URI as Request-URI or a specified Host header. This also gives request handlers proper details about the location to which the request was targeted. r=biesi on the raw socket usage in the test code, r=ted on the build changes, r=sayrer on the server changes
|
2008-06-07 02:43:15 -04:00 |
|
Kai Engert
|
f281380146
|
Bug 429178 - "ssltunnel fails to build in system-nspr / system-nss environments" [p=kaie@kuix.de (Kai Engert) r=luser/ted sr=bsmedberg]
|
2008-06-04 01:31:28 -05:00 |
|
Jeff Walden
|
c8154e48f9
|
Bug 435376 - Start making leaks fatal when running tests in setups where we don't leak. r=sayrer
|
2008-05-22 15:08:41 -04:00 |
|
cltbld
|
09c41b803b
|
"Automated configuration bump, release for firefox 3.0rc2build1"
|
2008-05-30 06:03:44 -07:00 |
|
ctalbert@mozilla.com
|
796a67160f
|
bug 433936 r=jay Fix QAC login process
|
2008-05-16 09:59:37 -07:00 |
|
ctalbert@mozilla.com
|
ecedb3171f
|
Version bump to QAC extension to enable it to install on the RC1
|
2008-05-15 11:33:48 -07:00 |
|