Benjamin Smedberg
|
470d4ccbfb
|
Bug 469072 - Annotations in XPCOM, and a couple related code fixups, to make outparams spit out useful warnings, r=bent
|
2008-12-11 15:13:52 -05:00 |
Brad Lassey
|
dff03b246f
|
Bug 461859 - windows mobile minor cleanup of xpcom r=bsmedberg
|
2008-12-03 08:42:03 -05:00 |
Brad Lassey
|
418f5366f7
|
Bug 455381 - WinCE XPCOM Explicit Unicode API Calls, Wide Char CheckVersion Function r=bsmedberg
|
2008-12-03 08:41:12 -05:00 |
Josh Aas
|
00ff40c300
|
comment and whitespace cleanup for Mac OS X filesystem code. no bug.
|
2008-11-28 13:37:40 -05:00 |
Daniel Veditz
|
87eae8b89c
|
bug 464998 - r+sr=bsmedberg, a=beltzner
|
2008-11-19 11:55:59 -05:00 |
Daniel Veditz
|
3ab8ffe9cb
|
bug 455987 crash fix, r/sr=bsmedberg
|
2008-10-24 16:15:33 -07:00 |
Brad Lassey
|
791430bafe
|
Bug 458252: local file paths are wrong on windows mobile r=dougt sr=bsmedberg
|
2008-10-20 13:03:20 -04:00 |
Mike Hommey
|
32b0e12023
|
Bug 440506 - Add a globally shared location for plugins; r=joshmoz sr=jst
|
2008-10-10 17:54:33 +02:00 |
Arpad Borsos
|
c72ef7d248
|
Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan
|
2008-10-10 17:04:34 +02:00 |
Ben Turner
|
ea7747e94a
|
Backed out changeset 2bbdbe2127d3 due to hanging unit tests.
|
2008-10-09 12:23:22 -07:00 |
Josh Aas
|
b6b1977117
|
Get rid of flawed Windows stat cache. b=456603 r=smichaud sr=dougt
|
2008-10-09 13:52:08 -04:00 |
Doug Turner
|
798f9831c8
|
backing out the top level comment line to its orig state
|
2008-10-08 21:25:11 -07:00 |
Doug Turner
|
acb4a55a6d
|
removing erronous change to nsLocalFileWin
|
2008-10-08 21:22:21 -07:00 |
Doug Turner
|
8137791649
|
Bug 458917 - Windows CE Cleanup. r/sr=stuart+bsmedberg
|
2008-10-08 20:51:54 -07:00 |
Josh Aas
|
12b6aa82b1
|
Backed out changeset 4a461b03f6ae, b=456603
|
2008-10-08 01:32:04 -04:00 |
Josh Aas
|
dc484fbeef
|
Get rid of flawed Windows stat cache. b=456603 r=smichaud sr=dougt
|
2008-10-07 23:18:05 -04:00 |
Josh Aas
|
05e8caa7d0
|
Don't incorrectly change permissions on link target in SetPermissionsOfLink in unix fs code. Just don't do anything for changes targetting links. b=457487 r=smichaud sr=dougt
|
2008-10-07 21:26:41 -04:00 |
Serge Gautherie
|
afcf19b8de
|
Bug 457046 - Decide what to do with <TestPipes.cpp> |#if 0|'ed code; Bv1; r=benjamin
|
2008-10-08 02:27:05 +02:00 |
Serge Gautherie
|
85a3458be2
|
Bug 438331 - Remove WIN16 (support) code everywhere; (Av1) </xpcom/*>; r+sr=benjamin
|
2008-10-08 02:21:13 +02:00 |
Josh Aas
|
39fa2b5f9e
|
Get rid of fundamentally flawed UNIX stat cache. b=456435 r=smichaud sr=dougt
|
2008-09-30 02:06:18 -04:00 |
Josh Aas
|
81dfc77596
|
Remove a lot of dead Mac code. Part of bug 456662. sr=pinkerton
|
2008-09-25 12:23:33 -04:00 |
Josh Aas
|
05917f7a19
|
Get rid of FSRef cache on Mac OS X as it can't invalidate correctly in the face of changes outside the current nsLocalFile object. Fixes local page reload issues, probably other stuff. b=455828,322686 r=mstange sr=dougt
|
2008-09-19 15:50:41 -04:00 |
Benjamin Smedberg
|
f0fdeb2ef7
|
Remove the v1 string ABI compatibility hacks. Replace references of nsTAString_CharT with nsTSubstring_CharT which is the new base class. r=dbaron
|
2008-09-19 11:07:22 -04:00 |
Håkan Waara
|
98cc1e939e
|
Bug 442401 – nsILocalFile::IsPackage does not consider a Keynote bundle (.key) to be a package. r=josh, sr=roc
|
2008-08-26 11:17:13 +02:00 |
Michal Novotny
|
70da375aea
|
Bug 367736 - make nsEscape more efficient and clean up some signed/unsigned issues to prevent theoretical overflow, r=bsmedberg+dveditz
|
2008-08-19 09:57:12 -04:00 |
Uli Link
|
0296770901
|
Bug 445951 - missing keyword 'public' in xpcom/glue/nsAutoLock.h, r=bsmedberg
|
2008-08-18 20:39:19 +02:00 |
Aaron Nowack
|
018b87fe8c
|
Bug 224692 - Downloaded files don't inherit NTFS properties... on nsILocalFile.moveTo use the NTFS permissions inherited from the new folder, instead of keeping permissions from the old location, r=bsmedberg
|
2008-08-14 11:48:06 -04:00 |
Mike Hommey
|
09052f844e
|
Bug 278738 – file:// directory not shown containing a file larger than 2GB. r=bsmedberg
|
2008-08-06 13:09:44 +02:00 |
reed@reedloden.com
|
d545086c33
|
Bug 411579 - "Optimize read file buffer sizes for faster startup times" [p=jmathies@mozilla.com (Jim Mathies) r=sayrer sr=bsmedberg a1.9=beltzner]
|
2008-04-01 23:41:23 -07:00 |
jag@tty.nl
|
4f7ebb45ba
|
Bug 333505: nsLocalFileOSX crash. Original patch by Shane Caraveo <shanec@ActiveState.com>, review nits addressed by me. Unit test by Callek. r=mentovai, r/sr=bsmedberg, a1.9=damons
|
2008-03-18 06:31:01 -07:00 |
bugzilla@standard8.plus.com
|
0300bee861
|
Bug 420459 Move mailnews-specific profe code. r=benjamin,Neil,sr=dmose,a1.9=beltzner
|
2008-03-17 12:05:24 -07:00 |
dwitte@stanford.edu
|
2100b03129
|
Bug 409803 - gcc (4.1 only) zealously avoids inlining at -Os. make -finline-limit=50 the default on linux -Os builds. r=ted, blocking1.9+
|
2008-03-15 19:48:01 -07:00 |
reed@reedloden.com
|
a27d8a3d38
|
Correct copyright case ("Red Hat inc" -> "Red Hat, Inc."), as per bug 422692.
|
2008-03-14 11:34:21 -07:00 |
smontagu@smontagu.org
|
103f51c598
|
Reject properties files with encoding errors. Bug 397093, r+sr=bsmedberg, a1.9=damons
|
2008-03-13 12:01:53 -07:00 |
reed@reedloden.com
|
062ea6e42c
|
Bug 399498 - "use XDG downloads dir as default downloads dir" (use XDG download dir, with a fallback to the current default if the XDG user dirs are disabled) [p=chpe@gnome.org (Christian Persch) r=sdwilsh r=bsmedberg a1.9=damons]
|
2008-03-12 15:40:51 -07:00 |
reed@reedloden.com
|
bc0f2ba829
|
Bug 399500 - "support XDG user dirs in the directory service" [p=chpe@gnome.org (Christian Persch) r=caillon sr=bsmedberg a1.9=damons]
|
2008-03-12 15:35:56 -07:00 |
dietrich@mozilla.com
|
69ea3dfd0b
|
Bug 421943 ? "redundant multiplexed document" should be a warning not assertion (r=sayre, sr+a=shaver)
|
2008-03-12 09:28:45 -07:00 |
blassey@mozilla.com
|
6cc9d5a4ed
|
backing out: switching narrow char system calls to wide char in windows b=418703
|
2008-03-11 15:46:26 -07:00 |
blassey@mozilla.com
|
ff89c4a3fb
|
switching narrow char system calls to wide char in windows b=418703 r=bsmedberg r=dougt also looked at by stuart and roc a=beltzner and a=damon
|
2008-03-11 14:49:53 -07:00 |
timeless@mozdev.org
|
8b7c01dfff
|
Bug 419326 Crashes in Main Tab of Options [@ _wgetdcwd - nsLocalFile::Normalize] r=bsmedberg a=beltzner
|
2008-03-11 10:46:48 -07:00 |
blassey@mozilla.com
|
81d841c1fc
|
backing out b=418703, caused test 40118 to fail on WINNT 5.2 qm-win2k3-01 dep unit test tinderbox
|
2008-03-05 14:56:43 -08:00 |
blassey@mozilla.com
|
dfd26f92ec
|
switching windows narrow char system calls to wide char b=418703 r=bsmedberg a=beltzner
|
2008-03-05 13:39:29 -08:00 |
joshmoz@gmail.com
|
b903b64b94
|
always link against cocoa framework on Mac OS X, cocoa exception wrapping in xpcom file io. b=419392 r=bent sr=roc a=beltzner
|
2008-02-29 15:24:53 -08:00 |
joshmoz@gmail.com
|
e905c9a56a
|
rename files to .mm. b=419390,419392 r/sr=roc
|
2008-02-26 18:03:08 -08:00 |
reed@reedloden.com
|
cedb021afa
|
Bug 359255 - "Importers: Import Filters from current Eudora" (Get{Native}Target implementations for OS X) [p=beckley@qualcomm.com (Jeff Beckley) r=mento sr=mscott a1.9=damons]
|
2008-02-26 01:57:06 -08:00 |
gavin@gavinsharp.com
|
36c2275995
|
Fix DOS newlines added by the patch for bug 308073
|
2008-02-23 13:54:41 -08:00 |
dougt@meer.net
|
a1ca1ae26e
|
Fixes for Windows CE. b=418662, r=bsmedberg, a=damons
|
2008-02-22 16:22:47 -08:00 |
reed@reedloden.com
|
466b0b1204
|
Bug 414901 - "Back out scriptable IO" [p=neil@mozilla.com (Neil Deakin) r+sr=bsmedberg a1.9b3=beltzner]
|
2008-02-01 18:07:49 -08:00 |
reed@reedloden.com
|
e599e0db22
|
Back out the back out from bug 414901 until bug 415218 is fixed, or else we'll have very broken nightlies. :(
|
2008-02-01 00:51:29 -08:00 |
reed@reedloden.com
|
9380e6bfe1
|
Bug 414901 - "Back out scriptable IO" [p=neil@mozilla.com (Neil Deakin) r+sr=bsmedberg a1.9b3=beltzner]
|
2008-01-31 17:39:11 -08:00 |