Commit Graph

2116 Commits

Author SHA1 Message Date
jwalden@mit.edu
4cb0a0d6d0 Bug 384192 - Simplify the approach to supporting cross-domain Mochitests by moving all the code into runtests.pl.in (so the harnesses don't have to do anything except use the profile created for them). r=robcee, approval not needed for testing changes during yellow 2007-08-10 12:04:54 -07:00
flamingice@sourmilk.net
41b10bc718 Bug 386810, Move quit-application-granted notification to nsAppStartup::Quit, r=benjamin 2007-08-09 20:05:53 -07:00
ginn.chen@sun.com
d0ed3cca65 Bug 389793 Firefox build failed on OpenSolaris without --disable-mochitest r=benjamin a=dsicore 2007-08-05 20:22:32 -07:00
enndeakin@sympatico.ca
ac5fcb2f75 Bug 390809, disable warnOnQuit pref in tests, see if this fixes the orange tinderboxes, r=bsmedberg 2007-08-03 08:50:03 -07:00
vladimir@pobox.com
8906203c4b re-enable mochitests 2007-08-02 01:55:58 -07:00
vladimir@pobox.com
dccae8b6da temporarily disable mochitest 2007-08-02 00:58:45 -07:00
dbaron@dbaron.org
d5157eab47 Show diagnostics for todo tests. b=388690 r=sayrer 2007-07-18 21:59:26 -07:00
flamingice@sourmilk.net
09aeed6d39 Bug 386002, Move tryToClose calls on shutdown, r=benjamin 2007-07-16 10:55:54 -07:00
dbaron@dbaron.org
de3b59acd2 Remove extra whitespace at end of one line in test templates. rs=sayrer over IRC 2007-07-15 22:54:13 -07:00
bzbarsky@mit.edu
3b4a283dec Slightly better handling of exceptions, especially parse errors. Bug 388248, r=gavin 2007-07-15 17:21:11 -07:00
gavin@gavinsharp.com
5dc4edef75 Disable failing tests, failure error reporting is now complete 2007-07-13 09:01:04 -07:00
gavin@gavinsharp.com
85be30e9b2 Committing a few tests that fail intentionally to test the buildbot error reporting, will disable these once the test is complete 2007-07-13 08:29:05 -07:00
jwalden@mit.edu
96d6e02092 I think I figured out the problem with bug 384192; the code added to quit.js is also used in the browser tests, but it triggers an undefined-variable exception there, and I think the tests are getting killed by test timeout code that doesn't print a helpful 'tests timed out' message to give a little help determining the cause of the failure. We shall see... 2007-07-12 20:38:31 -07:00
jwalden@mit.edu
84c3a90e87 Sigh; try to fix orange, bug 384192. 2007-07-12 17:58:25 -07:00
jwalden@mit.edu
95e60dc065 Attempt to recommit part of the patch for bug 384192, in the hopes that this makes it easier to figure out what part of it is wrong. This part enables proxying for the added domains but doesn't actually use it. 2007-07-12 16:33:51 -07:00
gavin@gavinsharp.com
3ccbcf2611 Bug 387895: add sample tests for the browser-chrome framework, r=robcee 2007-07-12 08:43:08 -07:00
gavin@gavinsharp.com
4b1ee195c1 Bug 387455: adjust browser chrome test harness output (provide summary, don't fail if there are no tests), r=robcee 2007-07-12 07:29:33 -07:00
jwalden@mit.edu
04d9e6523f Back out 384192. 2007-07-12 01:46:07 -07:00
jwalden@mit.edu
13dd7e4db5 Bug 384192 - Mochitest needs to support subdomain tests; use a proxy hack to pretend the tests are available on example.com, example.org, and various subdomains of each, on various ports, to satisfy this need. r=robcee 2007-07-11 22:38:47 -07:00
gavin@gavinsharp.com
46e8bf86e3 Bug 375469: new test framework to run tests in the browser window scope, r=sayrer 2007-07-09 09:24:15 -07:00
asqueella@gmail.com
5f89dab179 Bug 384823 - Sort tests by filename to manage dependencies
p=Sylvain Pasche <sylvain.pasche@gmail.com>
r=sayrer
2007-06-21 13:21:30 -07:00
kherron@fmailbox.com
29c5133e09 Bug 379766 - mochitest result page could include bug links for bug tests. Patch by Ray Kiddy <ray@ganymede.org>, r=sayrer. 2007-06-17 04:51:35 -07:00
myk@mozilla.org
bf4ec04109 bug 384502: adds ability to start MochiTest's runtests.pl on a certain test or in a specific directoryr=sayrer 2007-06-14 22:42:06 -07:00
jonas@sicking.cc
3c3e037df3 Bug 383511: Support multi-domain tests in mochitest. r=sayrer 2007-06-11 14:55:28 -07:00
rcampbell@mozilla.com
02c2875936 boosting timeout to try to clear qm-rhel02 2007-06-07 07:24:38 -07:00
enndeakin@sympatico.ca
bf535ad85e Bug 382256, add missing constant, r=sayrer 2007-05-28 13:21:28 -07:00
sayrer@gmail.com
89a988fabd try increasing test timeout 2007-05-18 13:42:56 -07:00
sayrer@gmail.com
45e7925676 change back to warn for mochitest 2007-05-15 20:27:37 -07:00
sayrer@gmail.com
9fcc9e5e26 leave profile dir until the next run. r=rcampbell on irc 2007-05-14 09:56:39 -07:00
enndeakin@sympatico.ca
a0b7f34d1f Changes needed to support testing event simulation for bug 371260, r=sayrer 2007-05-11 09:15:26 -07:00
sayrer@gmail.com
6d2f3f1924 temporarily turn on assertion stacks for debugging 2007-05-03 11:23:09 -07:00
sayrer@gmail.com
c27000ae6b Bug 379040. Test a new way of redirecting output. r=rcampbell 2007-05-03 09:44:48 -07:00
sayrer@gmail.com
c5f3b086d6 back out change for bug 379040, fails to pass Windows shell-escaping gauntlet. 2007-05-03 00:07:46 -07:00
sayrer@gmail.com
110efc8209 Bug 379040. capture stderr from mochitest for diagnostics on win2k3. r=rhelmer 2007-05-02 23:36:51 -07:00
asqueella@gmail.com
28121d230e Bug 372939 - mochitest gets hung up on .swp files, if they are presentp=Ray Kiddy <ray@ganymede.org>r=sayrer 2007-04-27 09:48:53 -07:00
asqueella@gmail.com
a23dc18327 Bug 372886 - test_bug351601.html does not throw, but does not test eitherp=Ray Kiddy <ray@ganymede.org>r=sayrer 2007-04-27 09:46:33 -07:00
sayrer@gmail.com
dd7bd738e0 css tweaks for harness pages. no bug 2007-04-22 12:34:39 -07:00
sayrer@gmail.com
b410e78824 Increase server startup timeout. 2007-04-20 20:27:59 -07:00
sayrer@gmail.com
0c7caae5e0 Bug 377794. disable slow script dialog in mochitest prefs. r=rcampbell 2007-04-18 08:31:28 -07:00
sayrer@gmail.com
29125218cc Increase timeout for mochitests. 2007-04-16 18:48:48 -07:00
dbaron@dbaron.org
8603535f73 Add todo_is and todo_isnot functions. b=377721 r=sayrer 2007-04-16 18:06:42 -07:00
sayrer@gmail.com
b80cfd9871 Bug 368994. move mochitests near the code they test. round 7. r=bzbarsky 2007-04-16 08:18:50 -07:00
sayrer@gmail.com
045ddc70c2 Bug 368994. Move mochitests near the code they test, round 6. r=bzbarsky 2007-04-14 10:46:36 -07:00
martijn.martijn@gmail.com
947334600d Bug 377435 - Text inside harness.xul isn't selectable and doesn't show a scrollbar, r=sayrer 2007-04-13 15:25:35 -07:00
axel@pike.org
37999fa74b bug 361583, start using Preprocessor.py instead of preprocessor.pl in building Minefield, r=bsmedberg 2007-04-11 09:35:01 -07:00
jwatt@jwatt.org
f6ee23df95 Fixing bug 372098. HTML links with target="" should use the base target. r=Olli.Pettay@gmail.com, sr=jonas@sicking.cc 2007-03-26 06:19:33 -07:00
sayrer%gmail.com
3ff4148b3c Bug 373100. fix up XUL test template. r=asqueella 2007-03-07 23:19:12 +00:00
sayrer%gmail.com
467a343f38 Bug 373055. add timeout for tests in mochitest. r=rcampbell 2007-03-07 21:05:43 +00:00
sayrer%gmail.com
8f50d31622 Bug 370696. overwrite the manifest file. r=rcampbell 2007-02-27 16:23:51 +00:00
sayrer%gmail.com
2e836d0f09 moved bug 360220. 2007-02-24 06:01:31 +00:00
sayrer%gmail.com
f904eec95c trivial change to avoid named entities and associated bustage in XML. 2007-02-21 22:51:46 +00:00
sayrer%gmail.com
0cef7cff1d Bug 370696. chrome run for mochitest. r=rcampbell 2007-02-21 17:53:31 +00:00
sayrer%gmail.com
4bbb89f0c0 Bug 368994. move some more tests. r=dbaron 2007-02-20 22:18:09 +00:00
sayrer%gmail.com
d251d09728 Bug 370696. chrome mochitest. r=rcampbell 2007-02-20 01:56:30 +00:00
sayrer%gmail.com
62aae02099 Bug 339350. move unit tests. r=mrbkap 2007-02-19 19:47:31 +00:00
tony%ponderer.org
779153e138 Bug 370446 ��� Should strip \x00 in hostnames
patch: add \x00 to regex and move mochi tests around
r=bryner
2007-02-17 02:07:55 +00:00
sayrer%gmail.com
9341e688f2 Bug 370221. mac focus when running mochikit. r=rcampbell 2007-02-15 17:52:37 +00:00
sayrer%gmail.com
71f660e9a0 Bug 370221. use applescript to focus the mac window after launch. r=rcampbell 2007-02-13 14:32:55 +00:00
rcampbell%mozilla.com
89c0962311 bug 369379 - remove tinderboxprint messages from output patch by Robert Sayre <sayrer@gmail.com>, r=me 2007-02-09 19:46:01 +00:00
tony%ponderer.org
e05dd4f97f bug 368998: when normalizing hostnames, we don't properly escape non-alphanumerics
patch: do our own escaping of hostnames
r=bryner
2007-02-08 18:10:48 +00:00
sayrer%gmail.com
0ef873eec0 Bug 368994. more mochitests in content/. r=bzbarsky 2007-02-06 00:20:25 +00:00
sayrer%gmail.com
5d42df0c63 Bug 368994. move more tests. r=bzbarsky 2007-02-05 03:19:35 +00:00
sayrer%gmail.com
0a01963833 Bug 368994. move tests for bug 100533. r=bz 2007-02-04 00:55:27 +00:00
sayrer%gmail.com
6bdeffbfc1 testing tinderbox messages 2007-02-03 19:26:49 +00:00
sayrer%gmail.com
cf829991a9 try experimental TinderboxPrint lines 2007-02-03 16:44:46 +00:00
sayrer%gmail.com
1bfdb192ce Bug 369196. change profile setup for mochitest. r=rcampbell 2007-02-03 16:43:17 +00:00
sayrer%gmail.com
b578414ff5 Bug 368994. move more content/ unit tests. r=sicking 2007-02-01 21:44:40 +00:00
sayrer%gmail.com
477c951cff Bug 368994. moving test cases closer to the code they test. r=bzbarsky 2007-02-01 18:06:09 +00:00
sayrer%gmail.com
d7a211a685 cosmetic changes to test screen 2007-01-31 18:25:15 +00:00
sayrer%gmail.com
cc822677b2 Bug 368725. is wrong in mochitest runtests.pl. r=bzbarsky 2007-01-31 05:14:23 +00:00
bzbarsky%mit.edu
b38b5e7e7c Fix bug 300691. r+sr=sicking 2007-01-30 05:48:22 +00:00
sayrer%gmail.com
226ea27528 bug 368645. mochitest's runtests.pl dies with 'libmozjs.so: cannot open shared object file: No such file or directory'. r=myk 2007-01-30 05:28:14 +00:00
asqueella%gmail.com
512b954fb5 Bug 368606 - mochitest runtests.pl should work with any working directory
r=sayrer
2007-01-29 22:32:08 +00:00
sayrer%gmail.com
df766ae229 trivial formatting changes to the test screen 2007-01-29 05:45:52 +00:00
sayrer%gmail.com
42afbc5d4a bug 368494. mochitest harness setup bugs. r=asqueella 2007-01-28 19:06:05 +00:00
sayrer%gmail.com
23ba5ce55d Bug 364043. Remove dependency on Python for HTTP server to serve mochitests. Patch by Jeff Walden <jwalden+bmo@mit.edu> and Robert Sayre <sayrer@gmail.com>. r=rcampbell 2007-01-26 18:44:58 +00:00
sayrer%gmail.com
646ef36184 Remove the MochiKit tests since they have moved to the new server 2007-01-26 18:43:55 +00:00
bzbarsky%mit.edu
38c39c075b When going back or forward to wyciwyg pages, make sure to correctly restore
their principal from session history.  Bug 172261 and bug 301510, r+sr=jst
2007-01-26 04:37:16 +00:00
bzbarsky%mit.edu
925d0ac90f Add utility methods for dispatching key events. Bug 367569, r=sayrer. 2007-01-20 05:45:10 +00:00
bzbarsky%mit.edu
0e4c6ec048 Adding regression tests. 2007-01-18 20:56:03 +00:00
bzbarsky%mit.edu
dac64554a9 If an exception is thrown, make sure finish() still gets called as needed. r=sayrer 2007-01-18 19:30:38 +00:00
tony%ponderer.org
16f680cbdc Bug 366645 ��� Reference to undefined property FIND_TRAILING_DOTS_GLOBAL
patch: remove unused regexes
r=mmchew
2007-01-18 05:55:09 +00:00
bzbarsky%mit.edu
02314fbb2a Adding regression test. 2007-01-18 00:26:29 +00:00
jwalden%mit.edu
76911df0d9 Add bug 360220 testcase to list of tests (forgotten in initial checkin) 2007-01-18 00:06:43 +00:00
sayrer%gmail.com
441c02debc Bug 359999. Add an enable-mochitest option. r=bsmedberg 2007-01-17 20:38:57 +00:00
bzbarsky%mit.edu
c323ff3583 Fix check for DOMNodeInserted/DOMNodeRemoved event handlers. Bug 367164,
r+sr=sicking
2007-01-17 18:47:18 +00:00
bzbarsky%mit.edu
e5ca26c572 Make mochitest fail if an uncaught exception is thrown during one of the
tests.  Bug 365929, r=sayrer
2007-01-08 02:59:17 +00:00
sayrer%gmail.com
fb0521134b Add test_bug365773.xul to index.html 2007-01-05 23:23:50 +00:00
gavin%gavinsharp.com
01e3d36439 Testcase for bug 365773 2007-01-05 21:48:48 +00:00
Olli.Pettay%helsinki.fi
4ebc047433 Testcases for bug 364092 and bug 364413 2006-12-20 21:33:22 +00:00
tony%ponderer.org
8741553f63 bug 352788: New Firefox versions result in a new pref entry for rc4 key
patch: only use getkey url up until ?
r=mmchew
2006-12-18 20:47:49 +00:00
bzbarsky%mit.edu
2a88b94ba6 Adding testcase. 2006-12-15 06:37:07 +00:00
mozilla.mano%sent.com
a06e6de684 Bug 360220 - readers menulist has no icon if the last-selected reader is a web reader. r=enn. 2006-12-09 21:34:51 +00:00
sayrer%gmail.com
c363aa8bb3 Test for bug 308484 by Wladimir Palant <trev@gtchat.de>. r=bz 2006-12-09 18:02:18 +00:00
sayrer%gmail.com
023e65810e Test for bug 238409 by Wladimir Palant <trev@gtchat.de>. r=jst 2006-12-09 17:33:29 +00:00
sayrer%gmail.com
54b193ff7b test for bug 218236. Patch by Wladimir Palant <trev@gtchat.de>. r=bz 2006-12-06 22:41:07 +00:00
tony%ponderer.org
4c975d4193 Add tests for URLCanonicalizer and EnchashDecryptor. Small change in
trtable.js to expose JS component in debug builds to allow testing.
2006-12-05 23:36:01 +00:00
Olli.Pettay%helsinki.fi
d2762c5255 Test for bug 362391, r=sicking 2006-12-03 23:04:42 +00:00
sayrer%gmail.com
d08269fbc9 Bug 362232. Set XPCOM_DEBUG_BREAK so things run better on Windows. Patch by Wladimir Palant <trev@gtchat.de>. r=sayrer 2006-11-29 16:23:23 +00:00
sayrer%gmail.com
6b488888da Bug 362230. Add more privileges for mochitest. Patch by Wladimir Palant <trev@gtchat.de>. r=sayrer 2006-11-29 16:03:09 +00:00
bzbarsky%mit.edu
91f9d8f94c Fix bug 277724 -- make <select>, <textarea>, <button> restore disabled state. r+sr=jst 2006-11-28 03:17:03 +00:00
sayrer%gmail.com
c9505a7e32 bug 358797 test by Adam Guthrie <ispiked@gmail.com>. r=dveditz 2006-11-28 00:03:41 +00:00
bzbarsky%mit.edu
a8307c6aef Fix bug 352728, r+sr=peterv 2006-11-21 04:38:00 +00:00
bzbarsky%mit.edu
8cef1476cf Make the XML templates use CDATA sections for scripts. r=sayrer 2006-11-16 07:53:08 +00:00
bzbarsky%mit.edu
a648c4ebae Add test for bug 358660. 2006-11-16 07:39:18 +00:00
sayrer%gmail.com
267b38ccd2 test for bug 333983 2006-11-12 22:03:01 +00:00
sayrer%gmail.com
db2869156b test for bug 343596 2006-11-12 21:47:24 +00:00
bmlk%gmx.de
64db9c7d42 adding testcase for bug 337124 to mochitest not part of the build 2006-11-11 16:19:53 +00:00
bzbarsky%mit.edu
9e09938936 Minor tweaks, mostly to use isnot() 2006-11-11 05:20:57 +00:00
sayrer%gmail.com
82c1df0239 bz wants isnot() 2006-11-11 05:10:46 +00:00
bzbarsky%mit.edu
742849cded Adding some more testcases. 2006-11-11 04:33:52 +00:00
bzbarsky%mit.edu
04ee817199 Add a test name 2006-11-11 04:29:57 +00:00
bzbarsky%mit.edu
51e7f90c60 Add regression test for bug 359657. 2006-11-11 03:21:12 +00:00
sayrer%gmail.com
d856eb528c make gen_template.pl work from anywhere with FindBin 2006-11-08 19:19:19 +00:00
sayrer%gmail.com
d79f5d0afa turn off default browser check 2006-11-08 18:46:54 +00:00
sayrer%gmail.com
48dc51c1c0 Perl doesn't work that well if you write JavaScript in it 2006-11-08 07:07:44 +00:00
sayrer%gmail.com
1242fb9bd1 add test for XUL min/max in bug 359754 2006-11-07 02:06:15 +00:00
sayrer%gmail.com
d32c34ace8 Add XUL and XHTML templates, add handlers for gen_template.pl 2006-11-07 00:56:50 +00:00
sayrer%gmail.com
ab2859beb2 change XHTML code to use packed.js 2006-11-06 23:48:49 +00:00
sayrer%gmail.com
0985f6a53b Upgrade to MochiKit trunk with upstream XUL DOM code 2006-11-06 23:48:11 +00:00
sayrer%gmail.com
ca5c9f638e test for bug 6296 2006-10-30 07:40:54 +00:00
sayrer%gmail.com
9d4dad718a add tests for bug 24958 2006-10-30 06:27:29 +00:00
sayrer%gmail.com
bed7c79282 wrong bug number 2006-10-30 06:26:38 +00:00
sayrer%gmail.com
71c56d014b tests for bug 24958 2006-10-30 06:22:57 +00:00
sayrer%gmail.com
44d3c31189 add tests for bug 5141 2006-10-30 05:50:35 +00:00
sayrer%gmail.com
a3dcc6bbb4 syntax goof 2006-10-30 05:49:46 +00:00
sayrer%gmail.com
2189416298 add bug 237071 2006-10-30 03:51:09 +00:00
sayrer%gmail.com
8526f0e989 add tests for bug 51034 2006-10-30 02:34:30 +00:00
sayrer%gmail.com
8e1a1512c9 add tests for bug 342448 2006-10-30 02:23:13 +00:00
sayrer%gmail.com
b52a2ba1e2 Add tests for bug 348497 2006-10-30 02:06:50 +00:00
sayrer%gmail.com
25822f2592 fix fileLevel param 2006-10-29 23:55:03 +00:00
sayrer%gmail.com
bc215f30a7 add tests for bug 337631 2006-10-29 22:16:57 +00:00
sayrer%gmail.com
6cbffee02d test for bug 351601 2006-10-29 21:44:47 +00:00
sayrer%gmail.com
b703c5eceb add test for bug 1823 2006-10-29 21:10:41 +00:00
sayrer%gmail.com
23a2bb5c0e add tests for bug 1682. 2006-10-29 21:02:54 +00:00
sayrer%gmail.com
674ab51691 add test for bug 1400 2006-10-29 20:46:20 +00:00
sayrer%gmail.com
1ee1f1d2ed add test for bug 1366 2006-10-29 20:34:36 +00:00
sayrer%gmail.com
f3dc90d004 Add tests for bug 1297 2006-10-29 20:21:32 +00:00
sayrer%gmail.com
6964cb17ef add bug 696 tests 2006-10-29 19:45:24 +00:00
sayrer%gmail.com
997d50474b add test for bug 694 2006-10-29 19:36:08 +00:00
sayrer%gmail.com
3bc704e355 tests for bug 691 2006-10-29 19:23:54 +00:00
sayrer%gmail.com
792976dc58 test for bug 589 2006-10-29 19:09:24 +00:00
sayrer%gmail.com
dd7002ef8e add pref to skip warning when submitting a form 2006-10-29 18:51:05 +00:00
sayrer%gmail.com
b1c69774f5 Add bug 308856 tests 2006-10-29 18:43:29 +00:00
sayrer%gmail.com
25fcd63b3d Add bug 3348 tests 2006-10-29 18:31:32 +00:00
sayrer%gmail.com
6898fb983a Add bug 2082 test 2006-10-29 16:14:20 +00:00
sayrer%gmail.com
bcda6a0051 tests and resources for bug 100533. 2006-10-29 05:25:20 +00:00
sayrer%gmail.com
bba37eec6a Make MochiKit.DOM detect it is in XUL and use createElementNS(kXHTMLNS,...) when it is 2006-10-28 23:11:22 +00:00
sayrer%gmail.com
8128d81d28 Add xul mime type to server.py 2006-10-28 21:46:33 +00:00
sayrer%gmail.com
1ca4dd8b29 Print 'FAIL' if we can't create a profile our we crash during the test run. 2006-10-28 21:04:07 +00:00
sayrer%gmail.com
9cf7eb044f fix some bogus comments 2006-10-28 20:33:54 +00:00
sayrer%gmail.com
c2adc1e891 Add bug 302186. 28 pass, 2 todo 2006-10-28 19:09:48 +00:00
sayrer%gmail.com
8c4d64f817 Bug 358303 lets us pass window.innerHeight test instead of using todo() 2006-10-28 00:37:39 +00:00
sayrer%gmail.com
2f4f4a5238 Bug 344861. Also allow popups in profile. 2006-10-27 02:11:39 +00:00
sayrer%gmail.com
c10cbf5223 Add bug 338541 2006-10-27 00:25:45 +00:00
sayrer%gmail.com
b36bb76c0c Test for Bug 345521, cleanup 2006-10-26 23:03:18 +00:00
sayrer%gmail.com
59c83762f4 Test for Bug 345521 2006-10-26 22:49:41 +00:00
sayrer%gmail.com
c69ce74ec9 add svg file for bug344830 2006-10-26 21:00:12 +00:00
sayrer%gmail.com
e2e08610e5 Add bug 344830 2006-10-26 20:59:11 +00:00
sayrer%gmail.com
6f782ac175 add svg to server.py mime types 2006-10-26 20:58:16 +00:00
sayrer%gmail.com
e9ef1c1765 add bug 218277 2006-10-26 20:32:52 +00:00
sayrer%gmail.com
80dc18931c add bug 340800, update README warn of tinderbox orange 2006-10-26 20:03:27 +00:00
sayrer%gmail.com
346109f942 Add a todo() function for tests that we know aren't going to pass. 2006-10-26 18:57:34 +00:00
sayrer%gmail.com
c8d957e88d Set easy defaults for runtests.pl, document autorun param, and remove reference to unchecked-in test 2006-10-25 22:37:59 +00:00
sayrer%gmail.com
29b93b0779 mention that Windows doesn't work yet 2006-10-25 20:47:12 +00:00
sayrer%gmail.com
76d424c7e4 Bug 357523. DHTML / DOM / JS Test Server. r=davel 2006-10-25 20:40:15 +00:00