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

578 Коммитов

Автор SHA1 Сообщение Дата
asqueella@gmail.com 48d61c9e1c Bug 379841 - nsIZipReader's last modified time ignores secondsp=Dave Townsend (Mossop) <mossop.bugzilla@blueprintit.co.uk>r=biesi, sr=bsmedberg 2007-05-13 05:27:49 -07:00
asqueella@gmail.com a4f24bc9e5 test for bug 278262 - JAR URIs should resolve relative URIs in the base sectionp=Ryan Jones <sciguyryan@gmail.com>r=sayrer 2007-04-27 09:15:18 -07:00
benjamin@smedbergs.us 0ab7558e7b Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me 2007-04-23 07:21:53 -07:00
roc+@cs.cmu.edu 0054412272 Bug 374866. Reftests for text-transform. r=dbaron 2007-03-22 16:01:14 -07:00
gavin%gavinsharp.com c4f349bb09 Fix spelling mistake from bug 433248's patch (comment failure string) 2008-07-01 07:11:18 +00:00
gavin%gavinsharp.com 33b8f85820 Bug 433248: nsIZipWriter crashes FF3 on access to nsIZipWriter.file, patch by Dave Townsend <dtownsend@mozilla.com>, r=jst, a=beltzner 2008-07-01 06:03:11 +00:00
dtownsend%oxymoronical.com 091ed296f1 Testcase for bug 425768 2008-03-29 21:11:05 +00:00
dtownsend%oxymoronical.com af722bfb94 Bug 425768: Zipwriter corrupts zip files that previously contained extra
fields. r=bsmedberg, a=beltzner
2008-03-29 21:10:22 +00:00
jwalden%mit.edu ba9d511659 Bug 405570 - Replace redirects in test for bug 403331 with a test-specific redirection page, now that the HTTP server supports server-side scripts -- the less test harness infrastructure we have, the easier it is to understand and support. r=me as a trivial change, a=testonlychange 2008-03-20 22:58:42 +00:00
dveditz%cruzio.com 5b58662515 bug 422118 crash reading malformed zip archives. r=biesi, sr=bzbarsky, a=schrep 2008-03-19 19:28:38 +00:00
dtownsend%oxymoronical.com 816f5d100c Switch tests to fixed time to avoid DST issue from bug 402434 2008-03-09 11:19:45 +00:00
dtownsend%oxymoronical.com 93f66f8774 Bug 419769: nsIZipWriter crashes with a 0 length file and COMPRESSION_BEST.
r=biesi
2008-03-06 11:01:09 +00:00
jag%tty.nl 79576fee57 Bug 416998: Fix the order of member variable initializers for a few constructors. sr=bz, a=schrep 2008-02-19 07:36:52 +00:00
reed%reedloden.com bd2924a791 Bug 412818 - "cvs remove nsJARDirectoryInputStream.h" [p=alfredkayser@gmail.com (Alfred Kayser) r+sr=biesi a1.9=damons] 2008-01-29 07:49:01 +00:00
dcamp%mozilla.com 8e0f93d5f2 Bug 407303: only check JAR loads for unsafe content types if the underlying load completed successfully. r+sr=bz, blocking1.9=schrep 2007-12-13 22:34:14 +00:00
dcamp%mozilla.com 0674adaa7c Bug 369814: don't open jar: content unless served from a safe mime type. r=bz, sr=dveditz, ui-r=beltzner 2007-11-27 05:32:26 +00:00
dcamp%mozilla.com 11f842cd00 Bug 403331: update JAR channel URIs after a redirect. r=bz, r=jwalden (mochitest changes), sr=dveditz 2007-11-27 04:35:01 +00:00
dtownsend%oxymoronical.com 3665291094 Bug 399727: Deflate stream converter produces raw deflate data rather than
zlib compressed data. r=biesi a=schrep
2007-11-21 22:05:11 +00:00
sdwilsh%shawnwilsher.com 5cc66bd818 Bug 402434 - Libjar unittests failing (due to DST?). Backout of extra logging... 2007-11-04 15:41:02 +00:00
sdwilsh%shawnwilsher.com 5b986c684b Bug 402434 - Libjar unittests failing (due to DST?). This just adds some logging to the test so we can try to figure it out... 2007-11-04 15:05:50 +00:00
mozilla%weilbacher.org eba79be9d0 Bug 396861: Need short libname for zipwriter on OS/2, r=ted.mielczarek, a=bzbarsky 2007-09-21 10:04:37 +00:00
dtownsend%oxymoronical.com 2abb981479 Follow-up to bug 379633: Scriptable zipwriter component. r+a=bsmedberg 2007-09-17 15:33:05 +00:00
rflint%ryanflint.com b984f0612b Disable zipwriter tests 2007-09-17 07:13:57 +00:00
rflint%ryanflint.com d3cf72b7ba Disable failing zipwriter tests 2007-09-17 05:30:58 +00:00
dtownsend%oxymoronical.com 36bfea8648 Bug 379633: Scriptable zipwriter component. r=bsmedberg, sr=cbiesinger,
a=bzbarsky
2007-09-16 23:48:08 +00:00
jwalden%mit.edu ef68fcf595 Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 07:08:56 +00:00
asqueella%gmail.com 95cd743e81 Bug 379841 - nsIZipReader's last modified time ignores seconds
p=Dave Townsend (Mossop) <mossop.bugzilla@blueprintit.co.uk>
r=biesi, sr=bsmedberg
2007-05-13 12:27:51 +00:00
asqueella%gmail.com f165e36622 test for bug 278262 - JAR URIs should resolve relative URIs in the base section
p=Ryan Jones <sciguyryan@gmail.com>
r=sayrer
2007-04-27 16:15:18 +00:00
benjamin%smedbergs.us 3fb4912f5d Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me 2007-04-23 14:22:04 +00:00
asqueella%gmail.com 4d80df843c unit test (xpcshell) for bug 336691 (nsZipArchive::Test shouldn't try to ExtractFile on directories)
by Ryan Jones <sciguyryan@gmail.com>
r=biesi
2007-03-07 20:19:09 +00:00
asqueella%gmail.com 68e9c3a495 add the forgotten jar file required for the unit test, still bug 370103 2007-03-01 08:21:32 +00:00
asqueella%gmail.com 242f0a9306 Bug 370103 - Crash [@ nsJARChannel::OnStartRequest] when passing null listener to AsyncOpen
p=Wladimir Palant <trev@gtchat.de>
r=darin, sr=biesi
2007-03-01 07:06:07 +00:00
jwalden%mit.edu e4bdd6e0d4 Bug 368942 - Add a do_get_file(path) function to xpcshell-simple, remove do_get_topsrcdir() as unnecessary. Also fix bug 368944 (invalid use of nsILocalFile API in test-harness) at the same time. r=sayrer 2007-02-03 01:46:09 +00:00
jwalden%mit.edu b47df8a726 Final try at bug 351968 -- make relative topsrcdirs work, fixing the last build errors. Because xpcshell tests are fragile, this commit intentionally breaks a test so that I can verify correctness; I'll remove the break when I verify the fix works correctly (via broken test error messages). 2007-01-31 07:22:12 +00:00
jwalden%mit.edu df236c24ab Bug 351968 - Don't copy xpcshell tests and other data to $(DIST) -- a step toward being able to --enable-tests on Mozilla tinderboxen. r=bsmedberg 2007-01-31 03:25:46 +00:00
roc+%cs.cmu.edu fb256ad88e Bug 368153. Allow jar: URLs to return the query part in the document.location.search property. r+sr=darin 2007-01-30 01:15:02 +00:00
dbaron%dbaron.org 6aa28616ff Don't close the same file descriptors twice. b=367817 r+sr=darin 2007-01-25 23:05:22 +00:00
bzbarsky%mit.edu f55251fc1b Filter out entries for files in subdirectories even at the root. Bug 367459,
patch by Alfred Kayser <alfredkayser@nl.ibm.com>, r+sr=bzbarsky
2007-01-22 01:47:50 +00:00
bzbarsky%mit.edu 142a417a31 Make it possible for protocol handlers to configure how CheckLoadURI should
treat them via their protocol flags.  Remove the protocol list we used before.
Bug 120373, r=dveditz, sr=darin
2006-11-10 23:49:08 +00:00
darin%meer.net d0e94a0ec4 fixes bug 210564 "[nsJARInputStream::Init] leaks file descriptors" patch by sciguyryan+bugzilla@gmail.com, r=alfredkayser, sr=darin 2006-10-19 20:56:48 +00:00
gavin%gavinsharp.com 892e5df5a2 Bug 337561: Merge nsJARDirectoryInputStream into nsJARInputStream, patch by Alfred Kayser <alfredkayser@nl.ibm.com>, r+sr=darin 2006-10-10 13:24:57 +00:00
dbaron%dbaron.org 896fdf87e3 Bustage fix for 333129 more in module style. 2006-09-24 17:33:10 +00:00
gavin%gavinsharp.com 172a65ae11 back out bug 337561 2006-09-24 16:23:31 +00:00
gavin%gavinsharp.com 5a7cdfe998 Temporary hack to fix bustage from bug 333129 2006-09-24 15:53:37 +00:00
gavin%gavinsharp.com bfcccd8c07 Bug 333129: libjar: Only create synthetic entries when really needed, patch by Alfred Kayser <alfredkayser@nl.ibm.com>, r=darin, sr=biesi 2006-09-24 15:22:36 +00:00
gavin%gavinsharp.com 61231d8080 Bug 337561: Merge nsJARDirectoryInputStream into nsJARInputStream, patch by Alfred Kayser <alfredkayser@nl.ibm.com>, r+sr=darin 2006-09-24 15:13:57 +00:00
davel%mozilla.com eb5e213ed2 b=333423 crash in nsIZipReader
r=asqueella, sr=darin
add test case for previous crashing bug
(check-in for allmakefiles.sh to follow)
2006-09-14 17:15:28 +00:00
cbiesinger%web.de b6fdcf9273 bug 337763 fix memory leak in ZIP_OpenArchive
patch by Ehsan Akhgari <ehsan.akhgari@gmail.com> r=waldo sr=biesi
2006-09-05 23:04:49 +00:00
jwalden%mit.edu ebbf63598a Bug 26496 - Jar protocol fails silently on file-not-found. r=darin, sr=bz 2006-08-11 18:36:32 +00:00
gavin%gavinsharp.com df189941d1 Bug 318692: remove nsZlibAllocator.h since it's no longer used, r+sr=brendan 2006-06-24 16:07:48 +00:00