dcamp%mozilla.com
|
3f8fd161e5
|
Bug 405695: Use asciiHost/asciiSpec for offline cache ownership keys. p=Honza Bambas, r=me, sr=biesi
|
2008-01-23 04:31:51 +00:00 |
dcamp%mozilla.com
|
fd89bd5e87
|
Bug 402272: Replace <link rel="offline-resource"> with manifests, and navigator.offlineResources/pendingOfflineLoads with window.applicationCache. p=dcamp/Honza Bombas, r=biesi, r+sr=jst, blocking1.9=jst
|
2008-01-16 21:54:35 +00:00 |
martijn.martijn%gmail.com
|
7ddfdbc285
|
Mochitest for bug 397571, r=martijn.martijn
|
2007-12-21 14:42:27 +00:00 |
mrbkap%gmail.com
|
6dcc7bd59b
|
Fix mochitest fallout from bug 396849
|
2007-12-18 21:56:14 +00:00 |
ted.mielczarek%gmail.com
|
e1b135d32d
|
bug 400204 - window.innerWidth throws exception when called on a non-displayed frame (mochitest). r=jst
|
2007-12-04 16:52:23 +00:00 |
ted.mielczarek%gmail.com
|
b8dac9687c
|
bug 400204 - window.innerWidth throws exception when called on a non-displayed frame (mochitest). r=jst
|
2007-12-04 16:45:15 +00:00 |
dcamp%mozilla.com
|
1de1e69131
|
Bug 405479: fix race condition in test for bug 377539. r=bz
|
2007-11-27 04:08:19 +00:00 |
bzbarsky%mit.edu
|
67824b4593
|
Adding test.
|
2007-11-23 23:31:51 +00:00 |
reed%reedloden.com
|
c195beae87
|
Bug 319968 - "Some DOM functions don't work in XPCShell (classinfo broken)" [p=Mossop r+sr=jst a1.9=schrep]
|
2007-11-13 10:35:50 +00:00 |
jwalden%mit.edu
|
abaaacea44
|
Bug 389366 - Canvas's .getImageData is returning premultiplied alpha pixels. r=dolske on my mochitestification of the test he wrote but was too slackerly to convert to a Mochitest :-P
|
2007-10-29 21:30:45 +00:00 |
bzbarsky%mit.edu
|
7f141c6b9a
|
Fix a few scriptable helpers to correctly communicate
NS_SUCCESS_I_DID_SOMETHING. Bug 396843, r+sr+a=jst
|
2007-09-28 14:28:17 +00:00 |
bzbarsky%mit.edu
|
80192bf374
|
Adding test.
|
2007-09-21 03:39:37 +00:00 |
jwalden%mit.edu
|
eb3d5916f5
|
Bug 393974 - Tree walkers leak with a non-null filter. r=smaug, sr=sicking, a=blocking1.9
|
2007-08-28 23:42:42 +00:00 |
enndeakin%sympatico.ca
|
47e201491a
|
Bug 389083, domstorage tests not outputing results, r=sayrer
|
2007-08-10 21:44:28 +00:00 |
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 |