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
benjamin%smedbergs.us
50169187c1
Bug 398566 - Set MOZ_FIX_LINK_PATHS unconditionally, r=luser a=sayrer
2007-10-13 21:13:52 +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
bent.mozilla%gmail.com
0633339f7b
Bug 392493 - "Add forget() method to nsCOMPtr and nsRefPtr". r=dbaron.
2007-10-04 00:57:09 +00:00
jst%mozilla.org
3024aa6821
Fixing solaris build bustage when building with tests enabled. r=sayrer, sr=biesi, a=jst
2007-10-02 23:11:18 +00:00
benjamin%smedbergs.us
c8ca7ed7db
Bug 392977 - Freeze nsIHashable for 1.9, r=dbaron
2007-10-02 19:16:30 +00:00
roc+%cs.cmu.edu
d17df5167a
Bug 392873. Add debugging code to help track down a crash in the bfcache-expiry code. r+sr=bzbarsky,a=damon
2007-09-30 21:34:56 +00:00
Olli.Pettay%helsinki.fi
b898a5ddce
back out Bug 373462 / bug 385322 (again :( )
2007-09-29 17:33:24 +00:00
Olli.Pettay%helsinki.fi
3462127628
Bug 373462 / bug 385322, Better scheduling of cycle collection/gc, r+sr=jst
2007-09-29 15:02:58 +00:00
jag%tty.nl
ba8a8d1242
Fix bustage from previous checkin for bug 392055. Move #define of XPCOM_GLUE_AVOID_NSPR from nsISupportsImpl.h to nscore.h. r/a=bsmedberg
2007-09-28 20:33:33 +00:00
jag%tty.nl
d014446678
Bug 392055: NS_ENSURE_SUCCESS should print out the error code.
...
Original patch by Shawn Wilsher (sdwilsh) <comrade693+bmo@gmail.com>, updated by me to handle the standalone xpcom glue case and to use printf safely. r=bsmedberg, sr=bzbarsky, a=dsicore.
2007-09-28 18:59:07 +00:00
dholbert%cs.stanford.edu
3c7d1a6612
Bug 381074 - Add overflow check for unit conversion in NSFloatPixelsToAppUnits.
...
r=bz sr=roc blocking1.9=dbaron
2007-09-25 17:12:17 +00:00
gavin%gavinsharp.com
ec3a14c93b
Back out bug 392055 due to bustage
2007-09-24 03:44:29 +00:00
sdwilsh%shawnwilsher.com
d503c88193
Bug 392055 - NS_ENSURE_SUCCESS should print out the error code. r=benjamin, sr=bzbarsky, a=bzbarsky
2007-09-24 02:04:47 +00:00
Olli.Pettay%helsinki.fi
697380898b
backout the test patch for Bug 373462 and 385322
2007-09-23 16:10:13 +00:00
Olli.Pettay%helsinki.fi
bb903a0cc2
Testland a patch for Bug 373462 and 385322, 'Better scheduling of cycle collection/gc'
2007-09-23 14:05:29 +00:00
asqueella%gmail.com
a395354c99
fix bug 369214 (ASSERTION: The observer list changed while being iterated over!: 'count == mObservers.Count()' in libpr0n) by switching the observers list to use nsTObserverArray.
...
r=stuart
a=1.9 blocker
2007-09-22 19:40:57 +00:00
Olli.Pettay%helsinki.fi
cbd66d619b
backout patch for Bug 373462, Bug 385322
2007-09-21 10:00:48 +00:00
Olli.Pettay%helsinki.fi
4d46f9de45
Bug 373462, Bug 385322, Better scheduling of cycle collection/gc, r=jst, sr=sicking, a=sicking
2007-09-21 08:54:36 +00:00
jwalden%mit.edu
f412c0dce4
Yet another fix for Windows calling convention differences.
2007-09-21 08:18:36 +00:00
jwalden%mit.edu
50a2fcd55a
Fixing more bustage; apparently some compilers don't like default arguments unless they're in a declaration, not a definition.
2007-09-21 08:12:07 +00:00
jwalden%mit.edu
2c8b7df84d
Fix bustage from TestPipe.cpp; turns out NS_NewPipe2 isn't exported from XPCOM -- who knew? r+a=bustage
2007-09-21 07:59:09 +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
scott%scott-macgregor.org
080427c0d1
try to fix mac orange again.
2007-09-21 00:34:42 +00:00
scott%scott-macgregor.org
140661411e
try to fix the orange mac tinderbox builds by adjusting the Makefile.in rule. Thanks to bsmedberg for suggesting the fix.
2007-09-20 23:56:10 +00:00
scott%scott-macgregor.org
b2f89ec9ef
Bug 384979 --> move nsTextFormatter to the glue code so it can be used with frozen linkage.
...
Patch by prasad <prasad@medhas.org>
sr=bsmedberg
a=bsmedberg
2007-09-20 23:14:26 +00:00
roc+%cs.cmu.edu
63e887f289
Bug 394691. Remove nsAutoBuffer.h now that it's unused (use nsAutoTArray instead).
2007-09-19 00:24:27 +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
aaronr%us.ibm.com
f97403965a
forgot to fix a review comment for checkin I did for bug 395349
2007-09-18 18:45:28 +00:00
aaronr%us.ibm.com
f5cacc315a
move nsDeque to xpcom glue. Bug 395349, r+a=bsmedberg
2007-09-18 18:14:37 +00:00
aaronr%us.ibm.com
99dab3dec2
move nsDeque .h and .cpp from xpcom/ds to xpcom/glue.
...
Bug 395349, r+a=bsmedberg
2007-09-18 18:14:35 +00:00
dbaron%dbaron.org
6d2fb0100d
Remove incorrect use of NS_METHOD. b=394566 r+sr=peterv a=bzbarsky
2007-09-18 00:30:06 +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
jst%mozilla.org
67a43f7d06
Fixing bug 395651. Make our UTF-8 and UTF-16 comparison code etc more robust when dealing with invalid UTF-16 data. r+sr=jonas@sicking.cc, a=jst@mozilla.org/jonas@sicking.cc
2007-09-14 23:09:49 +00:00
benjamin%smedbergs.us
3b825cb218
Bug 393935 - Crash [@nsProxyObject::LockedFind] due to threads racing, r=brendan
2007-09-14 18:21:28 +00:00
reed%reedloden.com
b56a83ecee
Bug 395280 - "Build failure on Sparc Linux due to xptcall API changes" [p=marc@petit-huguenin.org (Marc Petit-Huguenin) r=bsmedberg a=damons]
2007-09-10 21:26:01 +00:00
jst%mozilla.org
c88ff4b755
Fixing bug 394275. Fix problem with UTF16 to UTF8 character conversions when dealing with broken UTF16 characters. r+sr=jonas@sicking.cc
2007-09-07 20:28:27 +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
sharparrow1%yahoo.com
082f0fe6c2
Bug 282814: nsAutoBuffer::EnsureElemCapacity is broken. r=bsmedberg, a=bzbarsky.
2007-09-06 01:26:57 +00:00
sharparrow1%yahoo.com
ee94534b3e
Bug 387023: minor string cleanup in nsAtomTable.cpp. r=bsmedberg, a=bzbarsky.
2007-09-06 01:13:42 +00:00
jwalden%mit.edu
97daf72ebf
Bug 348748 - Remove the NS_.*_CAST macros completely! r=bsmedberg, a=no-functionality-change
2007-09-05 22:31:12 +00:00
cbiesinger%gmx.at
3783386a20
381812 improved testcase for storage stream behaviour when the stream hasn't
...
been written to r=bsmedberg
2007-09-05 20:30:18 +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
jwalden%mit.edu
29f22d595f
Unbreak DEBUG_CC on Windows (calling convention mismatch); apparently nobody really uses it there. NPOTDB, rs=sicking
2007-08-30 21:47:26 +00:00