timeless%mozdev.org
|
372d543278
|
Bug 287987 FindProviderFile should continue Enumerating on failed QI
patch by bugspam.Callek@gmail.com r=darin sr=darin a=asa
|
2005-04-10 05:43:33 +00:00 |
bsmedberg%covad.net
|
564337d16d
|
Bug 288626 - Switch the strict API from opt-in (MOZILLA_STRICT_API) to opt-out (MOZILLA_INTERNAL_API) r=darin
|
2005-04-06 03:35:24 +00:00 |
bsmedberg%covad.net
|
20b57929a4
|
Bug 288626 - Begin switch from MOZILLA_STRICT_API to MOZILLA_INTERNAL_API rs=darin for the Makefile var additions. Should not affect the build yet, until we flip a few switches at the end.
|
2005-04-01 18:22:57 +00:00 |
darin%meer.net
|
31f754a658
|
fixes bug 287750 "provide methods to test if streams are buffered" r=biesi sr=bzbarsky
|
2005-03-26 02:20:36 +00:00 |
cbiesinger%web.de
|
1769fbf5e5
|
281343 show an error message when filenames are too long; and convert that error
to an nsresult
patch by Son Le <son.le0@gmail.com> r=biesi sr=darin
|
2005-03-02 18:16:37 +00:00 |
jshin%mailaps.org
|
0f505a2104
|
bug 193439 : use RFC 2231 style encoding for filename parameter (rather than RFC 2047 style encoding) r=bienvenu, sr=darin
|
2005-03-01 12:37:02 +00:00 |
roc+%cs.cmu.edu
|
18e76dbd53
|
Bug 241245. Make 'Desk' a supported system directory on Unix, and make it fully cross-platform. r+sr=darin
|
2005-03-01 01:03:33 +00:00 |
ben%bengoodger.com
|
f7ee487a02
|
252189, XPCOM section:
add nsILocalFileWin interface and implementation with method to retrieve VERSIONINFO metadata from Windows binaries. r=dougt, sr=darin
|
2005-02-25 09:00:45 +00:00 |
timeless%mozdev.org
|
14dada7146
|
Bug 281977 nsStringInputStream botches -1 lengths
r=biesi sr=darin
|
2005-02-23 02:31:58 +00:00 |
cbiesinger%web.de
|
1c92a930be
|
fixing bustage
|
2005-02-20 14:28:07 +00:00 |
cbiesinger%web.de
|
4aca00f7fc
|
Bug 280351 don't assert when a relative path is passed to
nsLocalFileUnix::InitWithPath
r=dougt sr=darin
|
2005-02-20 14:05:46 +00:00 |
darin%meer.net
|
1f8d4bc45f
|
fixes bug 280082 "ensure maxRootLength in CreateUnique is never negative" r=dveditz sr=brendan
|
2005-02-19 07:44:59 +00:00 |
dougt%meer.net
|
19d163b5e8
|
nsLocalFileWin::IsExecutable needs to trim trailing dots. After talking with dbaron, we agreeded that we shouldn't mutate the object. r=dbaron, a=dveditz
|
2005-02-11 23:13:38 +00:00 |
dougt%meer.net
|
005b641d26
|
nsLocalFileWin::IsExecutable needs to trim trailing dots. Fixes bug 267828. r=dbaron, a=dveditz
|
2005-02-11 22:11:45 +00:00 |
pinkerton%aol.net
|
24e3272458
|
fix mem leak (rs=pink)
|
2005-02-07 03:12:25 +00:00 |
dbaron%dbaron.org
|
844ed1c45c
|
Fix common misspelling of delimiter and delimited (de-limit-er, not deli-meter). b=106386 r=timeless
|
2005-02-05 00:49:25 +00:00 |
cbiesinger%web.de
|
f2194310ae
|
Bug 235691 [beos] Mozilla/Firefox don't start
patch by tqh <thesuckiestemail@yahoo.se> r=sergei_d sr=dougt
|
2005-02-01 14:46:40 +00:00 |
dougt%meer.net
|
d258f3e99d
|
bug 280245. WinCE build and support changes. r=darin
|
2005-01-30 21:33:47 +00:00 |
timeless%mozdev.org
|
391733bcec
|
Bug 169506 nsLocalFileUnix have problems with BeOS. IsExecutable()...
patch by thesuckiestemail@yahoo.se r=sergei_d moa=dougt
|
2005-01-30 08:55:16 +00:00 |
timeless%mozdev.org
|
12cbca805f
|
Bug 276373 [BeOS] SpecialSystemDirectory::GetSpecialSystemDirectory don't work correctly for BeOS_DesktopDirectory (and cleanup)
patch by mailto:thesuckiestemail@yahoo.se r=sergei_d moa=dougt
|
2005-01-30 08:52:24 +00:00 |
vladimir%pobox.com
|
dfb89ea81e
|
b=280276, add storage file to well-known directory service files list, r=darin,sr=shaver
|
2005-01-29 00:48:03 +00:00 |
mkaply%us.ibm.com
|
46e944d722
|
#279773
r=mkaply
Patch from Peter Weilbacher - Firefox isn't coming up on OS/2
|
2005-01-28 16:03:20 +00:00 |
cbiesinger%web.de
|
86e40b2395
|
backing out patch for bug 278786. it breaks read(-1).
|
2005-01-22 00:16:44 +00:00 |
joshmoz%gmail.com
|
d08ce10f76
|
work around crash when starting a download if download folder not specified in IC preferences (e.g. a fresh user account) b=265903 sr=pinkerton
|
2005-01-20 21:28:44 +00:00 |
cbiesinger%web.de
|
bc1e8577ce
|
Bug 278786 Scriptable inputstream needs not call available in Read
r+sr=darin
|
2005-01-19 19:44:37 +00:00 |
mkaply%us.ibm.com
|
91b63e7ab4
|
OS/2 build bustage from 276592 - a=mkaply
|
2005-01-06 18:11:46 +00:00 |
bzbarsky%mit.edu
|
e425259e0d
|
Make people that want empty strings use EmptyC?String(). Bug 232691, patch by
Daniel Kraft <d@daniel-kraft.net>, r=jst, sr=bzbarsky
|
2005-01-04 19:31:31 +00:00 |
bsmedberg%covad.net
|
a24258e19f
|
Bug 276592 - NS_OS_CURRENT_WORKING_DIR is not implemented. r=darin
|
2005-01-04 16:28:50 +00:00 |
dbaron%dbaron.org
|
1cc6b3262a
|
Fix misspellings of 'pseudo' in comments. Bug 106386. Patch by Alex Vincent <ajvincent@gmail.com>. r=timeless sr=peterv
|
2004-12-19 21:45:51 +00:00 |
dbaron%dbaron.org
|
8335dab53b
|
Add assertions where they help implementors of nsISerializable, and remove a bogus one. b=252703 r=darin sr=bzbarsky
|
2004-12-02 06:58:06 +00:00 |
dbaron%dbaron.org
|
55053e0158
|
Back out 252703 due to Txul / Ts regression.
|
2004-12-02 01:26:20 +00:00 |
dbaron%dbaron.org
|
a84646c6dd
|
Fix theme switching bugs related to insufficient change handling when entry points to themes are stylesheet links (processing instructions or XBL stylesheet elements) or xul:image src attributes by giving the chrome: protocol its own URL implementation that remembers the URL to which the chrome: URL was resolved and uses that resolved URL as part of equality testing. Fix various fastload issues arising from this change. b=252703 r=darin sr=bzbarsky
|
2004-12-01 22:39:17 +00:00 |
bryner%brianryner.com
|
1435145ce6
|
Reduce do_GetService code bloat further by adding specialized assignment to nsCOMPtr and providing a version with no error pointer. Also make CallGetService work the same way as CallGetComponent does, as far as using frozen/non-frozen interface to service manager. Bug 264456, r=darin.
|
2004-11-24 22:48:45 +00:00 |
jshin%mailaps.org
|
7b0ebbc60b
|
bug 268219 NS_CopyNativeToUnicode/NS_CopyUnicodeToNative on Mac OS X should use CopyUTF8toUTF16/CopyUTF16toUTF8, r=ccarlen sr=darin
|
2004-11-08 05:20:05 +00:00 |
bzbarsky%mit.edu
|
7cac02fb30
|
Make it possible to use the string input stream without heap-allocating a
string. Bug 263973, r=darin, sr=dbaron
|
2004-10-27 02:19:43 +00:00 |
jshin%mailaps.org
|
95aa9ed127
|
bug 263462 : NS_UnescapeURL doesn't honor esc_OnlyNonASCII (r=darin, sr=jst)
|
2004-10-12 08:48:31 +00:00 |
darin%meer.net
|
ee173313aa
|
fixes bug 207846 "M17 FF09x [@ msvcrt.dll - nsStorageInputStream::Read] Miscellaneous non-repeatable browsing crashes" r=dbradley sr=bzbarsky
|
2004-09-29 16:45:22 +00:00 |
darin%meer.net
|
cae8263e6d
|
landing v1.1 patch for 257162 "core changes required to enable XULRunner functionality" r=bsmedberg
|
2004-09-07 18:59:07 +00:00 |
cbiesinger%web.de
|
aceb33de9f
|
Bug 258014 make @param names match function signature
r+sr=darin
|
2004-09-05 13:25:51 +00:00 |
timeless%mozdev.org
|
c656d650e6
|
Bug 251749 use initializers for ShortcutResolver::ShortcutResolver() and nsLocalFile::nsLocalFile() and clobber mFileInfo64
r=darin sr=darin
(changing style per darin)
|
2004-08-02 06:10:37 +00:00 |
dwitte%stanford.edu
|
3a9c6fe65c
|
make nsSafeFileOutputStream follow target symlinks.
b=252050, r=biesi, sr=darin
|
2004-07-30 05:00:32 +00:00 |
brofield%jellycan.com
|
dcd18c1baf
|
bug 148704: directories should always return PR_TRUE from IsWritable(), r=darin sr=dougt
|
2004-07-29 23:25:32 +00:00 |
brofield%jellycan.com
|
db0524c742
|
bug 187957: implement nsIFile.normalize for windows and os/2, r=darin sr=dougt
|
2004-07-29 15:08:25 +00:00 |
timeless%mozdev.org
|
aa87558bf1
|
Bug 237094 [W] UMC: Uninitialized memory copy in nsLocalFile::nsLocalFile(nsLocalFile const&) {1 occurrence}
r=dougt
|
2004-07-25 05:39:26 +00:00 |
brofield%jellycan.com
|
5bc3cafffc
|
Windows special system directories should preserve case b=221872 r=darin sr=dougt
|
2004-07-05 02:15:07 +00:00 |
cbiesinger%web.de
|
f43128f04e
|
bug 247491 document parameters of nsIStorageStream::init
r+sr=darin
|
2004-06-25 19:53:58 +00:00 |
darin%meer.net
|
98cb0c38d4
|
fixes regression caused by patch for bug 243473. patch by Brodie Thiesfield, r+sr=darin
|
2004-06-25 17:27:24 +00:00 |
timeless%mozdev.org
|
1c5b4a3bbd
|
Bug 235744 Expose StorageStream class to Javascript
patch by nsayer@kfu.com r=darin sr=darin
|
2004-06-18 09:03:10 +00:00 |
timeless%mozdev.org
|
a37c838fe6
|
Bug 235744 Expose StorageStream class to Javascript
patch by nsayer@kfu.com r=darin sr=darin
|
2004-06-18 08:35:14 +00:00 |
timeless%mozdev.org
|
00c0a7bda1
|
Bug 235744 Expose StorageStream class to Javascript
patch by nsayer@kfu.com r=darin sr=darin
|
2004-06-18 08:17:58 +00:00 |