Граф коммитов

75 Коммитов

Автор SHA1 Сообщение Дата
sayrer%gmail.com 8a8465e751 Bug 375543. Add better diagnostics to failures. Patch by John Resig. r=sayrer 2007-08-09 05:48:58 +00:00
jst%mozilla.org 19a866fdec Backing out tests to fix orange. 2007-08-07 00:30:30 +00:00
jst%mozilla.org 2f41616fda Landing tests for bug 280959. Patch by mfenniak-moz@mathieu.fenniak.net, r=Olli.Pettay@gmail.com 2007-08-06 23:12:07 +00:00
ginn.chen%sun.com fd8e29fa39 Bug 389793 Firefox build failed on OpenSolaris without --disable-mochitest
r=benjamin a=dsicore
2007-08-06 03:22:43 +00:00
dcamp%mozilla.com 781404bf57 disable some offline tests with problems, b=390494, r=vlad, a=damons 2007-08-01 18:46:32 +00:00
dcamp%mozilla.com 07547d4351 move the offline cache update logic from the content sink and prefetch service into an nsOfflineCacheUpdate object. bug=388839, r=biesi, sr=jst 2007-07-25 05:35:40 +00:00
bzbarsky%mit.edu 51a46a7d7b Adding test. 2007-07-16 17:41:29 +00:00
jwalden%mit.edu ff3a736684 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-13 03:38:32 +00:00
jwalden%mit.edu 14311260a2 Fix line endings. 2007-07-13 00:17:38 +00:00
jwalden%mit.edu efef992a97 Back out 384192. 2007-07-12 08:46:10 +00:00
jwalden%mit.edu 8eb492710d 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-12 05:38:48 +00:00
dcamp%mozilla.com f6d4f9ff68 implement navigator.pendingOfflineLoads. b=372969, r=biesi, r+sr=jst 2007-07-09 06:19:29 +00:00
dcamp%mozilla.com bdf488b2a7 implement navigator.isLocallyAvailable. b=373231, r=biesi, sr=jst 2007-07-08 22:15:52 +00:00
sdwilsh%shawnwilsher.com 75742d0313 Bug 386109 - Integrate jQuery Test Suite (adding missing file). Patch by John Resig <jresig@mozilla.com>. r=rcampbell 2007-06-29 15:53:36 +00:00
rcampbell%mozilla.com 74d092e4e6 bug 386109 - Integrate jQuery Test Suite, patch by John Resig <jresig@mozilla.com>, r+=robcee 2007-06-29 15:10:45 +00:00
rcampbell%mozilla.com eff9690bd4 bug 381001 - Integrate Scriptaculous Test Suite, patch by John Resig <jresig@mozilla.com>, r+=me 2007-06-27 17:04:27 +00:00
rcampbell%mozilla.com c7be78f562 bug 379506, Integrate MochiKit Test Suite, patch by John Resig, <jresig@mozilla.com> 2007-06-21 14:13:56 +00:00
peterv%propagandism.org 2d6441d5ac Fix for bug 384122 (QueryInterface shouldn't be enumerable on DOM interface objects). r/sr=jst. 2007-06-14 10:03:45 +00:00
jonas%sicking.cc aa8b6ea8ff Bug 383511: Support multi-domain tests in mochitest. r=sayrer 2007-06-11 21:55:29 +00:00
rcampbell%mozilla.com 6d17b64912 Commenting MochiKit until fixed on Linux 2007-06-07 16:59:24 +00:00
rcampbell%mozilla.com bd464a7724 Fixed case error in Makefile 2007-06-06 21:29:18 +00:00
rcampbell%mozilla.com bd2b003d38 More makefile oddness 2007-06-06 21:15:37 +00:00
rcampbell%mozilla.com e92dea5436 Spaces in Makefile.in, entabified 2007-06-06 20:59:40 +00:00
rcampbell%mozilla.com 7125adcfd4 Bug 379506 - Integrate MochiKit Test Suite, patch by John Resig <jresig@mozilla.com> 2007-06-06 20:33:17 +00:00
roc+%cs.cmu.edu 6070c85192 Bug 372970. Implement navigator.offlineResources. patch by Dave Camp, r+sr=jst 2007-05-29 09:45:34 +00:00
peterv%propagandism.org a1e2d177c5 Test for bug 370098 (Some constructors raise a "XXX is not a function" exception when called (DOMParser, XMLSerializer, XMLHttpRequest, XPathEvaluator, XSLTProcessor)). r=jst. 2007-05-25 16:06:02 +00:00
mats.palmgren%bredband.net cafc85a9d4 Mochitest for bug 377539. b=377539 r=bzbarsky 2007-05-09 13:27:59 +00:00
bzbarsky%mit.edu ef4d4e9be0 Allow getting the lineNumber of XPConnect expceptions. Bug 291377, r=sicking,
sr=jst.  r=mrbkap, sr=jst for the test.
2007-04-27 04:19:12 +00:00
enndeakin%sympatico.ca be5ad255df Bug 371127, add a test for domstorage in chrome, r=sayrer 2007-04-26 15:35:57 +00:00
sayrer%gmail.com f209495234 bug 375543. One last resource in the Makefile to fix bustage. 2007-04-24 05:25:13 +00:00
sayrer%gmail.com 0abb9c6381 bug 375543. alter Makefiles to prevent Windows bustage. 2007-04-24 04:41:42 +00:00
sayrer%gmail.com 169e808d9f Add Prototype.js library unit tests. Hopefully the first of many AJAX test suites. Patch by John Resig <jresig@mozilla.com>. r=sayrer 2007-04-24 04:01:43 +00:00
sayrer%gmail.com fda804eb1c Bug 368994. move mochitests near the code they test. round 7. r=bzbarsky 2007-04-16 15:18:50 +00:00
sayrer%gmail.com 4c26e2970d bug 371581. Add dom-level2-core. r=rcampbell 2007-02-28 22:59:26 +00:00
benjamin%smedbergs.us a5be78c8a1 The shared rule doesn't work sometimes... I'm not sure why. 2007-02-28 21:47:28 +00:00
benjamin%smedbergs.us d6c02a78ca More followup from bug 360998, for Windows stupidity, r=sayrer 2007-02-28 19:50:14 +00:00
sayrer%gmail.com 193642a45f bug 360998. bustage fix: windows nsinstall has file limit that is too low for us, so split the install directives into three parts. 2007-02-24 04:15:07 +00:00
sayrer%gmail.com 5c64363c77 bug 360998. bustage fix. 2007-02-24 03:31:46 +00:00
sayrer%gmail.com 9b9603ae03 bug 360998. skip make for now because nsinstall can't handle it 2007-02-24 02:31:16 +00:00
sayrer%gmail.com f6fa125197 bug 360998. add a whole lot of dom tests. r=rcampbell 2007-02-24 02:05:59 +00:00
sayrer%gmail.com 67ff20e230 bug 360998. add a whole lot of dom tests. r=rcampbell 2007-02-24 01:51:16 +00:00
timeless%mozdev.org 1846fd9c62 Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
2006-08-28 20:12:37 +00:00
mhammond%skippinet.com.au 9f72d8ece4 Fix 345521: "return 0" in handler cancels events, r/sr=bz 2006-08-06 09:29:10 +00:00
gerv%gerv.net 692411203a Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 21:52:36 +00:00
gerv%gerv.net b2bfcfd61c License changes, take 2. Bug 98089. mozilla/dom/. 2001-09-25 22:43:09 +00:00
dmose%mozilla.org 42fc94a6ec updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
vidur%netscape.com 1ef65f0ae9 id and class changing tests 1999-02-05 19:56:29 +00:00
vidur%netscape.com 9bc815551a out-of-line document.write 1999-02-03 19:47:53 +00:00
vidur%netscape.com 0b7eede717 improved write test 1999-02-03 19:39:53 +00:00
vidur%netscape.com cf972d6bf3 clone test 1999-01-14 23:42:11 +00:00