Commit Graph

192 Commits

Author SHA1 Message Date
L. David Baron
671f598185 Backed out changeset 4bd7dd7645c2 (Bug 474536) 2009-02-19 12:37:53 -08:00
Jason Duell
8c27d27270 Bug 474536. Expose the underlying channel's content-disposition on jar: channels. r+sr=bzbarsky 2009-02-19 15:25:18 -05:00
Martijn Wargers
3aeca987aa Bug 458158 - Crash [@ nsJAR::Open] when passing null argument to open method of zip-reader, r+sr=cbiesinger and r=jwalden+bmo 2009-01-22 16:12:00 +01:00
Fred Jendrzejewski
8759b06c00 Bug 466622. Replace nsCStringArray with nsTArray<nsCString> for more consistent code and fewer heap allocations. r+sr=roc,r=bsmedberg
--HG--
extra : rebase_source : b963bf5de9d9c445b14620479691482512e0faf2
2009-01-22 17:15:34 +13:00
Doug Turner
e1f2c7a82c Bug 461848 - libjar wince cleanup r+sr=dveditz 2008-12-03 08:41:12 -05:00
Boris Zbarsky
dc71f62826 Bug 462806. Don't init PSM to deal with random JARs. Save that for signed JARs. r=dveditz, sr=vlad, a=beltzner 2008-11-18 14:11:35 -05:00
Dave Townsend
c55f69da80 Bug 453545: InstallTrigger Broken when doing multiple signed XPI installs. r=biesi, a1.9.1b2=beltzner 2008-11-13 15:38:16 +00:00
Phil Ringnalda
bbe7e1d08a Bug 461888 - Remove unused PACKAGE_FILE and PACKAGE_VARS and .pkg files, mozilla-central part, r=bsmedberg 2008-11-03 19:46:28 -08:00
Dave Townsend
c801ea2744 Bug 446464: File permissions are not preserved when zipping with zipwriter. r=biesi 2008-10-31 20:10:46 +00:00
Ian
ee43bba9c1 Bug 251475. Make sure channels don't return null for the originalURI. Initial work by Daniel Kraft <domob@daniel-kraft.net> and Brandon Ferguson <bnferguson@gmail.com>. r+sr=bzbarsky. 2008-10-15 16:05:23 -04:00
Arpad Borsos
8b11d938d2 Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan 2008-10-10 17:04:34 +02:00
Mike Hommey
a4003e2ade Bug 368428 - "XUL FastLoad cache corruption when application running while upgrading" [r=biesi] 2008-10-01 00:25:29 -05:00
Ted Mielczarek
468a3823fc bug 447642 - get rid of --disable-mochitest, replace MOZ_MOCHITEST with ENABLE_TESTS. r=bsmedberg 2008-09-09 13:59:11 -04:00
Alex Vincent
6eb7885801 Bug 453254 - nsZipReaderCache::GetZip doesn't null-check the zipFile argument. r+sr=biesi 2008-09-06 17:06:47 +02:00
Dave Townsend
9eec40a7c2 Bug 446708: ZipWriter incorrectly passes 0 data to onDataAvailable. r=biesi 2008-08-12 10:44:51 +01:00
Gavin Sharp
5b86b4dd6c Fix spelling mistake from bug 433248's patch (comment failure string) 2008-07-01 03:12:46 -04:00
"Doug Turner ext:(%22)
30df99659b Removing Minimo references. b=405705, r=ted 2008-06-16 13:57:42 -07:00
Dave Townsend
48cd5ddd3c Bug 433248: nsIZipWriter crashes FF3 on access to nsIZipWriter.file. r=jst 2008-06-03 11:42:16 +01:00
dtownsend@oxymoronical.com
a753fedcef Testcase for bug 425768 2008-03-29 14:11:05 -07:00
dtownsend@oxymoronical.com
3bd5ef766a Bug 425768: Zipwriter corrupts zip files that previously contained extra fields. r=bsmedberg, a=beltzner 2008-03-29 14:10:22 -07:00
jwalden@mit.edu
e972abcaf4 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 15:58:41 -07:00
dveditz@cruzio.com
ffefff45a6 bug 422118 crash reading malformed zip archives. r=biesi, sr=bzbarsky, a=schrep 2008-03-19 12:28:38 -07:00
dtownsend@oxymoronical.com
25e34cdc28 Switch tests to fixed time to avoid DST issue from bug 402434 2008-03-09 04:19:45 -07:00
dtownsend@oxymoronical.com
b7f4b805c8 Bug 419769: nsIZipWriter crashes with a 0 length file and COMPRESSION_BEST. r=biesi 2008-03-06 03:01:08 -08:00
jag@tty.nl
2fbcb59ed7 Bug 416998: Fix the order of member variable initializers for a few constructors. sr=bz, a=schrep 2008-02-18 23:36:50 -08:00
reed@reedloden.com
2affd0bda2 Bug 412818 - "cvs remove nsJARDirectoryInputStream.h" [p=alfredkayser@gmail.com (Alfred Kayser) r+sr=biesi a1.9=damons] 2008-01-28 23:49:01 -08:00
dcamp@mozilla.com
489e477bcd 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 14:34:13 -08:00
dcamp@mozilla.com
911a5b2bb9 Bug 369814: don't open jar: content unless served from a safe mime type. r=bz, sr=dveditz, ui-r=beltzner 2007-11-26 21:32:23 -08:00
dcamp@mozilla.com
a838fcc9b6 Bug 403331: update JAR channel URIs after a redirect. r=bz, r=jwalden (mochitest changes), sr=dveditz 2007-11-26 20:35:00 -08:00
dtownsend@oxymoronical.com
c447b3bff9 Bug 399727: Deflate stream converter produces raw deflate data rather than zlib compressed data. r=biesi a=schrep 2007-11-21 14:05:11 -08:00
sdwilsh@shawnwilsher.com
012b8af65a Bug 402434 - Libjar unittests failing (due to DST?). Backout of extra logging... 2007-11-04 07:41:02 -08:00
sdwilsh@shawnwilsher.com
2e93cfa7d1 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 07:05:50 -08:00
mozilla@weilbacher.org
659458f657 Bug 396861: Need short libname for zipwriter on OS/2, r=ted.mielczarek, a=bzbarsky 2007-09-21 03:04:37 -07:00
dtownsend@oxymoronical.com
819d3d7db0 Follow-up to bug 379633: Scriptable zipwriter component. r+a=bsmedberg 2007-09-17 08:33:04 -07:00
rflint@ryanflint.com
36d2faefcb Disable zipwriter tests 2007-09-17 00:13:56 -07:00
rflint@ryanflint.com
c678253fe8 Disable failing zipwriter tests 2007-09-16 22:30:58 -07:00
dtownsend@oxymoronical.com
aab4677b63 Bug 379633: Scriptable zipwriter component. r=bsmedberg, sr=cbiesinger, a=bzbarsky 2007-09-16 16:48:03 -07:00
jwalden@mit.edu
e3c4baccae 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 00:08:04 -07:00
asqueella@gmail.com
e2a939226a 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
b575cdb43c 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
2e25a321f8 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
hg@mozilla.com
465265d0d4 Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00