jag@tty.nl
|
8bd7c5cef0
|
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 11:59:07 -07:00 |
|
dholbert@cs.stanford.edu
|
a1da58e6f5
|
Bug 381074 - Add overflow check for unit conversion in NSFloatPixelsToAppUnits. r=bz sr=roc blocking1.9=dbaron
|
2007-09-25 10:12:17 -07:00 |
|
gavin@gavinsharp.com
|
f2774a0bcb
|
Back out bug 392055 due to bustage
|
2007-09-23 20:44:28 -07:00 |
|
sdwilsh@shawnwilsher.com
|
cc8e5bfb57
|
Bug 392055 - NS_ENSURE_SUCCESS should print out the error code. r=benjamin, sr=bzbarsky, a=bzbarsky
|
2007-09-23 19:04:47 -07:00 |
|
Olli.Pettay@helsinki.fi
|
f9c785fb8b
|
backout the test patch for Bug 373462 and 385322
|
2007-09-23 09:10:12 -07:00 |
|
Olli.Pettay@helsinki.fi
|
1d42d7ad32
|
Testland a patch for Bug 373462 and 385322, 'Better scheduling of cycle collection/gc'
|
2007-09-23 07:05:27 -07:00 |
|
asqueella@gmail.com
|
70469d1cb5
|
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 12:40:57 -07:00 |
|
Olli.Pettay@helsinki.fi
|
3d3dee855b
|
backout patch for Bug 373462, Bug 385322
|
2007-09-21 03:00:47 -07:00 |
|
Olli.Pettay@helsinki.fi
|
08d334c65d
|
Bug 373462, Bug 385322, Better scheduling of cycle collection/gc, r=jst, sr=sicking, a=sicking
|
2007-09-21 01:54:36 -07:00 |
|
jwalden@mit.edu
|
036312c5b7
|
Yet another fix for Windows calling convention differences.
|
2007-09-21 01:18:36 -07:00 |
|
jwalden@mit.edu
|
f3cec9de81
|
Fixing more bustage; apparently some compilers don't like default arguments unless they're in a declaration, not a definition.
|
2007-09-21 01:12:07 -07:00 |
|
jwalden@mit.edu
|
e01dc9e11d
|
Fix bustage from TestPipe.cpp; turns out NS_NewPipe2 isn't exported from XPCOM -- who knew? r+a=bustage
|
2007-09-21 00:59:09 -07:00 |
|
jwalden@mit.edu
|
08317171e2
|
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-20 23:17:59 -07:00 |
|
scott@scott-macgregor.org
|
bc1961884c
|
try to fix mac orange again.
|
2007-09-20 17:34:42 -07:00 |
|
scott@scott-macgregor.org
|
cd3973f8f1
|
try to fix the orange mac tinderbox builds by adjusting the Makefile.in rule. Thanks to bsmedberg for suggesting the fix.
|
2007-09-20 16:56:10 -07:00 |
|
scott@scott-macgregor.org
|
f9d06920f7
|
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 16:14:25 -07:00 |
|
roc+@cs.cmu.edu
|
0c7941bd6b
|
Bug 394691. Remove nsAutoBuffer.h now that it's unused (use nsAutoTArray instead).
|
2007-09-18 17:24:27 -07:00 |
|
roc+@cs.cmu.edu
|
559a8984a7
|
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 16:12:06 -07:00 |
|
aaronr@us.ibm.com
|
bc836c5219
|
forgot to fix a review comment for checkin I did for bug 395349
|
2007-09-18 11:45:28 -07:00 |
|
aaronr@us.ibm.com
|
2c8a07cf79
|
move nsDeque to xpcom glue. Bug 395349, r+a=bsmedberg
|
2007-09-18 11:14:34 -07:00 |
|
dbaron@dbaron.org
|
39d72c1b19
|
Remove incorrect use of NS_METHOD. b=394566 r+sr=peterv a=bzbarsky
|
2007-09-17 17:30:06 -07:00 |
|
bzbarsky@mit.edu
|
7fbc1dc914
|
Improve docs. Bug 396069, r+sr=biesi, a=bsmedberg
|
2007-09-17 15:30:58 -07:00 |
|
mozilla@weilbacher.org
|
ee0bb25b48
|
[OS/2] Bug 395576: extension of downloaded files are upper-cased sometimes, r=mkaply
|
2007-09-16 13:46:35 -07:00 |
|
jst@mozilla.org
|
6ef90c26fb
|
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 16:09:49 -07:00 |
|
benjamin@smedbergs.us
|
ac165ea888
|
Bug 393935 - Crash [@nsProxyObject::LockedFind] due to threads racing, r=brendan
|
2007-09-14 11:21:28 -07:00 |
|
reed@reedloden.com
|
d6ae5cb8ef
|
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 14:26:01 -07:00 |
|
jst@mozilla.org
|
bf80270f3b
|
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 13:28:27 -07:00 |
|
mozilla@weilbacher.org
|
cdd5eae28c
|
[OS/2] Bug 394837: saving files doesn't work when WPS not active, r=mkaply
|
2007-09-06 14:44:05 -07:00 |
|
sharparrow1@yahoo.com
|
287e3b3a5d
|
Bug 282814: nsAutoBuffer::EnsureElemCapacity is broken. r=bsmedberg, a=bzbarsky.
|
2007-09-05 18:26:57 -07:00 |
|
sharparrow1@yahoo.com
|
70dae41e30
|
Bug 387023: minor string cleanup in nsAtomTable.cpp. r=bsmedberg, a=bzbarsky.
|
2007-09-05 18:13:42 -07:00 |
|
jwalden@mit.edu
|
87b3f470a2
|
Bug 348748 - Remove the NS_.*_CAST macros completely! r=bsmedberg, a=no-functionality-change
|
2007-09-05 15:31:12 -07:00 |
|
cbiesinger@gmx.at
|
af888adb39
|
381812 improved testcase for storage stream behaviour when the stream hasn't been written to r=bsmedberg
|
2007-09-05 13:30:18 -07:00 |
|
jag@tty.nl
|
d535057a5e
|
Bug 271824: do_GetFastLoadService should use nsGetServiceByCID. r=/sr=/a=bsmedberg
|
2007-09-05 02:13:57 -07:00 |
|
jwalden@mit.edu
|
f57320c98b
|
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-04 23:41:35 -07:00 |
|
asqueella@gmail.com
|
a70495c235
|
Bug 372298 - xpcom/io: 10K codesize reduction by fixing string array p=Alfred Kayser <alfredkayser@nl.ibm.com> r+a=bsmedberg
|
2007-09-02 14:57:11 -07:00 |
|
asqueella@gmail.com
|
4d33ba5d39
|
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 14:50:48 -07:00 |
|
thunder@mozilla.com
|
cfe7ec5883
|
Bug 392967: Load app and extension prefs separately. r=bsmedberg
|
2007-08-31 19:16:47 -07:00 |
|
cbiesinger@gmx.at
|
0ff9cf25bd
|
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 13:19:37 -07:00 |
|
jwalden@mit.edu
|
287840b3af
|
Unbreak DEBUG_CC on Windows (calling convention mismatch); apparently nobody really uses it there. NPOTDB, rs=sicking
|
2007-08-30 14:47:26 -07:00 |
|
bent.mozilla@gmail.com
|
8164ad7e6d
|
Bug 387584 - "ASSERTION: should not have buffer of zero size [@nsTArray_base::EnsureCapacity]". Patch by Sergey Yanovich <ynvich@gmail.com>. r+a=bsmedberg.
|
2007-08-30 09:59:34 -07:00 |
|
bent.mozilla@gmail.com
|
c1a27644d9
|
Bug 392493 - "Add forget() method to nsCOMPtr and nsRefPtr". r=dbaron, a=bzbarsky.
|
2007-08-28 16:37:22 -07:00 |
|
pavlov@pavlov.net
|
448c760419
|
bug 378457. use nsAutoBuffers instead of mallocs for unsicribe item data. r=vlad, sr=bsmedberg. original patch from David Humphrey <david.humphrey@senecac.on.ca>
|
2007-08-28 13:44:12 -07:00 |
|
dbaron@dbaron.org
|
333618edd4
|
Back out a small part of bug 391848 to fix bustage for some people (and add a comment warning about the problem).
|
2007-08-27 22:42:25 -07:00 |
|
dbaron@dbaron.org
|
f587e91942
|
Do stack walking on a single thread to avoid deadlocks during thread creation. b=391321 r=robarnold@mozilla.com sr=jmathies@mozilla.com (delegated by bsmedberg) a1.9=bzbarsky@mit.edu
|
2007-08-27 22:42:04 -07:00 |
|
dbaron@dbaron.org
|
bb94f6cdcf
|
Fix bustage.
|
2007-08-22 18:29:54 -07:00 |
|
dbaron@dbaron.org
|
c7baafe98b
|
Print path to expected garbage along with refcount imbalances. b=387224 r=graydon a=brendan
|
2007-08-22 17:47:47 -07:00 |
|
dbaron@dbaron.org
|
1a55872e93
|
When doing ExplainLiveExpectedGarbage, suspect all nsXPCWrappedJS so that we get more objects in the graph. b=387224 r=graydon a=brendan
|
2007-08-22 17:47:24 -07:00 |
|
dbaron@dbaron.org
|
456ce4796e
|
Make ExplainLiveExpectedGarbage print *all* references to JS objects with refcount imbalances. b=387224 r=graydon a=brendan
|
2007-08-22 17:46:43 -07:00 |
|
sdwilsh@shawnwilsher.com
|
d84e1dbbf7
|
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 10:22:02 -07:00 |
|
bzbarsky@mit.edu
|
03372522d9
|
Make HTML content objects use QI tables. Bug 389797, r+sr=jst, a=sicking.
|
2007-08-20 15:55:06 -07:00 |
|