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

70 Коммитов

Автор SHA1 Сообщение Дата
dcamp@mozilla.com 5e7a58ed01 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-24 22:35:39 -07:00
bzbarsky@mit.edu a376eec6d6 Adding test. 2007-07-16 10:41:29 -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 a94c420ce1 Fix line endings. 2007-07-12 17:17:38 -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
dcamp@mozilla.com c164c6d8ce implement navigator.pendingOfflineLoads. b=372969, r=biesi, r+sr=jst 2007-07-08 23:19:27 -07:00
dcamp@mozilla.com 95ba46800c implement navigator.isLocallyAvailable. b=373231, r=biesi, sr=jst 2007-07-08 15:15:51 -07:00
sdwilsh@shawnwilsher.com 6be8f4a7a6 Bug 386109 - Integrate jQuery Test Suite (adding missing file). Patch by John Resig <jresig@mozilla.com>. r=rcampbell 2007-06-29 08:53:36 -07:00
rcampbell@mozilla.com 6be3469a7d bug 386109 - Integrate jQuery Test Suite, patch by John Resig <jresig@mozilla.com>, r+=robcee 2007-06-29 08:10:42 -07:00
rcampbell@mozilla.com 17e9b76199 bug 381001 - Integrate Scriptaculous Test Suite, patch by John Resig <jresig@mozilla.com>, r+=me 2007-06-27 10:04:26 -07:00
rcampbell@mozilla.com a3053a5716 bug 379506, Integrate MochiKit Test Suite, patch by John Resig, <jresig@mozilla.com> 2007-06-21 07:13:56 -07:00
peterv@propagandism.org 8c31a7fcae Fix for bug 384122 (QueryInterface shouldn't be enumerable on DOM interface objects). r/sr=jst. 2007-06-14 03:03:44 -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 128b67ed11 Commenting MochiKit until fixed on Linux 2007-06-07 09:59:24 -07:00
rcampbell@mozilla.com 83351e6d71 Fixed case error in Makefile 2007-06-06 14:29:18 -07:00
rcampbell@mozilla.com b3691a838e More makefile oddness 2007-06-06 14:15:37 -07:00
rcampbell@mozilla.com e2bd7f75dc Spaces in Makefile.in, entabified 2007-06-06 13:59:40 -07:00
rcampbell@mozilla.com b9231f4081 Bug 379506 - Integrate MochiKit Test Suite, patch by John Resig <jresig@mozilla.com> 2007-06-06 13:33:16 -07:00
roc+@cs.cmu.edu 1e64c60d76 Bug 372970. Implement navigator.offlineResources. patch by Dave Camp, r+sr=jst 2007-05-29 02:45:30 -07:00
peterv@propagandism.org d360df857f 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 09:06:02 -07:00
mats.palmgren@bredband.net bb00d5de98 Mochitest for bug 377539. b=377539 r=bzbarsky 2007-05-09 06:27:59 -07:00
bzbarsky@mit.edu f7a3d5590c Allow getting the lineNumber of XPConnect expceptions. Bug 291377, r=sicking,sr=jst. r=mrbkap, sr=jst for the test. 2007-04-26 21:19:11 -07:00
enndeakin@sympatico.ca 69e3219864 Bug 371127, add a test for domstorage in chrome, r=sayrer 2007-04-26 08:35:57 -07:00
sayrer@gmail.com 30f03c5271 bug 375543. One last resource in the Makefile to fix bustage. 2007-04-23 22:25:13 -07:00
sayrer@gmail.com ad4a34a327 bug 375543. alter Makefiles to prevent Windows bustage. 2007-04-23 21:41:41 -07:00
sayrer@gmail.com 78fb404c9f 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-23 21:01: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 f439f34685 bug 371581. Add dom-level2-core. r=rcampbell 2007-02-28 22:59:26 +00:00
benjamin%smedbergs.us a378b2fef3 The shared rule doesn't work sometimes... I'm not sure why. 2007-02-28 21:47:28 +00:00
benjamin%smedbergs.us e82eaa2843 More followup from bug 360998, for Windows stupidity, r=sayrer 2007-02-28 19:50:14 +00:00
sayrer%gmail.com f86b76cdc2 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 cf9cf44995 bug 360998. bustage fix. 2007-02-24 03:31:46 +00:00
sayrer%gmail.com 9568d689f3 bug 360998. skip make for now because nsinstall can't handle it 2007-02-24 02:31:16 +00:00
sayrer%gmail.com bea8dac851 bug 360998. add a whole lot of dom tests. r=rcampbell 2007-02-24 02:05:59 +00:00
sayrer%gmail.com ee97ef0b74 bug 360998. add a whole lot of dom tests. r=rcampbell 2007-02-24 01:51:16 +00:00
timeless%mozdev.org 97d86b0df2 Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
2006-08-28 20:12:37 +00:00
mhammond%skippinet.com.au d080f2939a Fix 345521: "return 0" in handler cancels events, r/sr=bz 2006-08-06 09:29:10 +00:00
gerv%gerv.net 9d2ee4928c Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 21:52:36 +00:00
gerv%gerv.net 1b8510e564 License changes, take 2. Bug 98089. mozilla/dom/. 2001-09-25 22:43:09 +00:00
dmose%mozilla.org 5312eacf8c 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 33de7d4059 id and class changing tests 1999-02-05 19:56:29 +00:00
vidur%netscape.com 42eddd67a6 out-of-line document.write 1999-02-03 19:47:53 +00:00
vidur%netscape.com f1e4b4dd62 improved write test 1999-02-03 19:39:53 +00:00
vidur%netscape.com 004d528d23 clone test 1999-01-14 23:42:11 +00:00
vidur%netscape.com 73c2817c9d attributes test 1999-01-12 16:43:24 +00:00
vidur%netscape.com 9c50031048 docfrag test 1998-11-30 07:59:37 +00:00
peterl%netscape.com c48536f023 updated to new version of CSSOM interfaces 1998-11-26 01:20:04 +00:00
vidur%netscape.com f9e3760137 Updated DOM interfaces to match final W3C recommendation. Modified IDL compiler to take IIDs 1998-10-20 17:07:23 +00:00
vidur%netscape.com 7cff1485c8 Implemented style sheet and style rule interfaces on CSS classes. Made public new entry point for CSSParser for adding new imports. 1998-10-06 01:39:33 +00:00