reed%reedloden.com
2a478fe2f3
Bug 315305 - "Improve nsILocalFile error reporting on Mac" [p=smfr r=ccarlen sr=dougt a1.9=sayrer]
2007-10-15 03:05:20 +00:00
jst%mozilla.org
b25e6bd786
Fixing bug 398465. Eliminate dead code from nsPipeOutputStream. r=jwalden+bmo@mit.edu, sr=benjamin@smedbergs.us, a=sayrer@gmail.com
2007-10-13 16:39:13 +00:00
jwalden%mit.edu
ee1b177bd2
Bug 394692 - ASSERTION: read cursor is bad: 'mReadCursor != mWriteCursor', file xpcom/io/nsPipe3.cpp, line 539. Narrow the criteria used to decide whether to fire the assertion to deal with a particular (valid) pattern of memory allocations. r=biesi, a=bz
2007-09-21 06:17:59 +00:00
roc+%cs.cmu.edu
df1d8efba7
Bug 394691. nsTArray should not do default initialization of POD elements. Also, switch nsAutoBuffer users to nsAutoTArray. patch by Chris Pearce, r=bsmedberg, sr=roc, a=bzbarsky
2007-09-18 23:12:10 +00:00
bzbarsky%mit.edu
3db02e2528
Improve docs. Bug 396069, r+sr=biesi, a=bsmedberg
2007-09-17 22:30:58 +00:00
mozilla%weilbacher.org
47e026fb1d
[OS/2] Bug 395576: extension of downloaded files are upper-cased sometimes, r=mkaply
2007-09-16 20:46:35 +00:00
mozilla%weilbacher.org
6392ae84d1
[OS/2] Bug 394837: saving files doesn't work when WPS not active, r=mkaply
2007-09-06 21:44:05 +00:00
jag%tty.nl
6ec1e0acee
Bug 271824: do_GetFastLoadService should use nsGetServiceByCID. r=/sr=/a=bsmedberg
2007-09-05 09:13:58 +00:00
jwalden%mit.edu
f49fc51830
Bug 348748 - Cleanup from the handful of patches which have landed since the initial landing that have readded cast macros; I intend to remove the rest of the instances Very Soon, all but certainly before the M8 freeze, so the macro definitions can be removed, again all but certainly before the M8 freeze, if people are okay with them being removed. Still r=bsmedberg, a=no-functionality-change
2007-09-05 06:41:37 +00:00
asqueella%gmail.com
5855e0bfe2
Bug 372298 - xpcom/io: 10K codesize reduction by fixing string array
...
p=Alfred Kayser <alfredkayser@nl.ibm.com>
r+a=bsmedberg
2007-09-02 21:57:11 +00:00
asqueella%gmail.com
004be424db
Bug 375778 - Read-Only Files Changed to Read-Write
...
p=Simon Bunzli (busy) <zeniko@gmail.com>
r=dougt, sr=bsmedberg, a=bz
2007-09-02 21:50:48 +00:00
thunder%mozilla.com
40a549816d
Bug 392967: Load app and extension prefs separately. r=bsmedberg
2007-09-01 02:16:47 +00:00
cbiesinger%gmx.at
83f3f89470
add unit test for bug 372050 and the unescape parts of bug 350932; also, clarify comments for the ESCAPE_URL_ONLY_NONASCII flag.
...
r+sr+a=bz
2007-08-31 20:19:38 +00:00
sdwilsh%shawnwilsher.com
d38fe44a82
Bug 308073 - Change default downloading folder in Windows Vista from Desktop to Downloads. Patch by Jim Mathies <jmathies@mozilla.com>. r=robarnold, r=robert.bugzilla, sr=dougt, a=mconnor
2007-08-21 17:22:03 +00:00
cbiesinger%gmx.at
9b0e7b0c05
381812 make it possible to get storage input streams for empty streams
...
r=bsmedberg
2007-08-17 20:27:50 +00:00
bzbarsky%mit.edu
cf24549dcc
Make it possible to serialize an nsISerializable instance to an arbitrary
...
stream, not just to the fastload file. Bug 390474, r=bsmedberg, sr=brendan,
a=bsmedberg.
2007-08-07 02:00:55 +00:00
enndeakin%sympatico.ca
94b0f5ba28
Bug 380813, improve scriptable io, and give file objects class info, meant to check this in a while ago, r=mfinkle,bsmedberg,sr=bsmedberg
2007-07-25 16:53:39 +00:00
bzbarsky%mit.edu
5578a3844c
Fix string leak. Bug 389191, r=josh, sr=bsmedberg
2007-07-24 20:19:03 +00:00
bzbarsky%mit.edu
9eb6f256ee
Reland part of the patch for bug 330420 which got backed out by the
...
table-driven QI landing. Bug 387926, r+sr=bsmedberg
2007-07-24 20:17:11 +00:00
cbiesinger%gmx.at
87561ecba7
add a comment explaining the 0x20..0x7f range
2007-07-24 03:30:00 +00:00
cbiesinger%gmx.at
f6225db604
bug 389106 escape spaces even for the OnlyNonASCII flag
...
r=bzbarsky sr=dveditz
2007-07-24 00:28:42 +00:00
bzbarsky%mit.edu
a752cca4fe
Make fastload handle short reads from its underlying buffered stream. Bug
...
387588, r+sr=biesi
2007-07-18 01:54:55 +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
jwatt%jwatt.org
f76e322a62
Fixing bug 383769. nsLocalFile::EnsureShortPath should check if GetShortPathNameW failed. r=benjamin@smedbergs.us
2007-06-27 08:36:03 +00:00
asqueella%gmail.com
fb73556000
Bug 350932 - expose NS_EscapeURL through nsINetUtil
...
p=Prasad Sunkari <prasad@medhas.org>
r+sr=biesi
2007-06-21 20:18:25 +00:00
kherron%fmailbox.com
c71c7242f2
Bug 376844 - Single quotes in URLs should be escaped. Patch by Wladimir Palant <trev.moz@adblockplus.org>. r=benjamin, sr=cbiesinger.
2007-06-17 12:29:14 +00:00
bzbarsky%mit.edu
0a9fba335f
Fix NS_InputStreamIsBuffered to detect buffered empty streams correctly. Bug
...
368328, patch by Ryan Jones <sciguyryan@gmail.com>, r=bsmedberg, sr=biesi
2007-06-08 16:00:09 +00:00
joshmoz%gmail.com
94b86da035
fix some gcc 4 warnings in xpcom. patch by Christian Haberstroh. b=382753 r=bent sr=bsmedberg
2007-06-04 15:44:43 +00:00
asqueella%gmail.com
d343f35e22
Bug 347752 - Crash [@ MSVCR80.dll] when using nsIProperties service get method with null argument
...
p=Alfred Kayser <alfredkayser@nl.ibm.com>
r=darin, sr=dougt
2007-05-13 16:48:39 +00:00
gavin%gavinsharp.com
9e4c0c07e1
Bug 364297: add a new per-profile default-pref directory and associated directory service keys, and a way to trigger pref service default pref reloading to facilitate the change of default prefs without affecting exisiting users, r=mconnor, sr=bsmedberg
2007-05-02 20:13:33 +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
dbaron%dbaron.org
72339fc24b
Add missing calls to PR_UnloadLibrary (excluding XPCOM component loader and nsPluginsDir*). b=374332 r=bsmedberg
2007-04-15 22:23:00 +00:00
dbaron%dbaron.org
a32fb9b241
Remove unused getKey callback from PLDHashTableOps/JSDHashTableOps. b=374906 r=bsmedberg
2007-03-27 15:33:45 +00:00
jwalden%mit.edu
9df5416bc3
Bug 372546 - Mark pipe input/output streams as threadsafe. r=bsmedberg
2007-03-25 07:31:45 +00:00
jwalden%mit.edu
9658fa738b
Bug 373640 - nsIFile.parent throws an exception on reaching top of file system on Windows -- should return null. r=bsmedberg
2007-03-25 07:28:06 +00:00
jwalden%mit.edu
f581a0f0e6
Bug 367467 - Allow inputstream generation at the end of data in a storage stream (i.e., so reading from the new stream automatically blocks/throws and doesn't even read any data). r=bsmedberg
2007-03-09 12:28:55 +00:00
joshmoz%gmail.com
a2e0adf707
nsLocalFile::GetParent() doesn't return nsnull at top of volume. patch by Wladimir Palant. b=332389 r=sayrer r=josh
2007-03-07 22:17:01 +00:00
benjamin%smedbergs.us
7cad56b495
Bug 368297 - Fail to find plugins under MOZ_PLUGIN_PATH, patch by Boying Lu <brian.lu@sun.com>, r=me
2007-02-21 19:45:48 +00:00
sayrer%gmail.com
ad84b373a6
Bug 367608. implement nsIFile::normalize() on OS X. r=mano, sr=bsmedberg
2007-01-30 21:50:45 +00:00
jwalden%mit.edu
414269b6b0
Bug 368158 - nsPipe XPCOM attributes are missing initialization checks. r+sr=darin
2007-01-29 20:08:50 +00:00
sspitzer%mozilla.org
dd8fa503cb
supplimental fix for bug #364599 : some newly created profile files are write protected, for example bookmarks.html
...
in addtion to fixing the permissions of bookmarks.html, we need to fix the permissions of the bookmark.html.moztmp file, otherwise we'll still fail to modify bookmarks.
r=dveditz
2007-01-20 01:28:33 +00:00
mozilla.mano%sent.com
5751adf0ba
Bug 364521 - Need a bundleIdentifier attribute in nsILocalFileMac. r=mento, sr=pink.
2006-12-23 20:17:29 +00:00
gavin%gavinsharp.com
2c3dba3f5f
Mac bustage fix for bug 361351
2006-12-16 15:11:56 +00:00
gavin%gavinsharp.com
21630b5d10
Bug 361351: nsIFile.exists() should throw NOT_INITIALIZED if nsIFile is not initialized, patch by Ryan Jones <sciguyryan+bugzilla@gmail.com>, r+sr=darin
2006-12-16 14:55:00 +00:00
gerv%gerv.net
fd0b7c527e
Bug 236613: change to MPL/LGPL/GPL tri-license.
2006-12-11 09:45:41 +00:00
mozilla%weilbacher.org
aae61ef7fe
[OS/2] Bug 351246: Load Mozilla into Highmem on OS/2. Part 1, changes to OS/2 only core code. r=abwillis1, sr=mkaply
2006-12-10 08:53:03 +00:00
timeless%mozdev.org
35d887c035
Bug 283487 nsStringInputStream is still broken
...
use LengthRemaining consistently
r=darin
2006-12-06 18:46:29 +00:00
alfred.peng%sun.com
1623458bd5
Bug 351950. nsLocalFileUnix has "access"(system call) problem on Solaris.
...
r+sr=dougt.
2006-12-06 03:58:48 +00:00
dveditz%cruzio.com
b6f0089007
Sync executable extension list w/Outlook (bug 348763) r/sr=dougt, a=pavlov
2006-11-30 04:36:21 +00:00
jshin%mailaps.org
41d25104a2
bug 359808 : drop support Win 9x/ME in xpcom/io (r/sr=darin)
2006-11-24 01:02:56 +00:00