Olli.Pettay@helsinki.fi
|
67f0237669
|
Bug 373462 / bug 385322, Better scheduling of cycle collection/gc, r+sr=jst
|
2007-09-29 08:02:57 -07:00 |
jag@tty.nl
|
f7413d87e3
|
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 13:33:32 -07:00 |
jag@tty.nl
|
21a7ac27e2
|
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
|
e81193d88b
|
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
|
a26384b973
|
Back out bug 392055 due to bustage
|
2007-09-23 20:44:28 -07:00 |
sdwilsh@shawnwilsher.com
|
22251f3876
|
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
|
5a7c50d7ec
|
backout the test patch for Bug 373462 and 385322
|
2007-09-23 09:10:12 -07:00 |
Olli.Pettay@helsinki.fi
|
ea28e0a59b
|
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
|
a78c95dac8
|
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
|
deef8b8707
|
backout patch for Bug 373462, Bug 385322
|
2007-09-21 03:00:47 -07:00 |
Olli.Pettay@helsinki.fi
|
a6a81f8852
|
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
|
714f199bfa
|
Yet another fix for Windows calling convention differences.
|
2007-09-21 01:18:36 -07:00 |
jwalden@mit.edu
|
19c867966f
|
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
|
ae3dfb487f
|
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
|
2fd6ba18fe
|
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
|
8a04ed9e5c
|
try to fix mac orange again.
|
2007-09-20 17:34:42 -07:00 |
scott@scott-macgregor.org
|
70e3056fe4
|
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
|
fc5215cfe6
|
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
|
8f30adbc19
|
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
|
9972360428
|
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
|
b0d3a4fa64
|
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
|
4d5884fb58
|
move nsDeque to xpcom glue. Bug 395349, r+a=bsmedberg
|
2007-09-18 11:14:34 -07:00 |
dbaron@dbaron.org
|
2506d555b1
|
Remove incorrect use of NS_METHOD. b=394566 r+sr=peterv a=bzbarsky
|
2007-09-17 17:30:06 -07:00 |
bzbarsky@mit.edu
|
b32d577ac3
|
Improve docs. Bug 396069, r+sr=biesi, a=bsmedberg
|
2007-09-17 15:30:58 -07:00 |
mozilla@weilbacher.org
|
55274c8da2
|
[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
|
ff5edada7b
|
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
|
eab010964c
|
Bug 393935 - Crash [@nsProxyObject::LockedFind] due to threads racing, r=brendan
|
2007-09-14 11:21:28 -07:00 |
reed@reedloden.com
|
3980c50d5d
|
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
|
651a54cda2
|
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
|
863f3bac39
|
[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
|
9f9b12bd99
|
Bug 282814: nsAutoBuffer::EnsureElemCapacity is broken. r=bsmedberg, a=bzbarsky.
|
2007-09-05 18:26:57 -07:00 |
sharparrow1@yahoo.com
|
b2aaa876db
|
Bug 387023: minor string cleanup in nsAtomTable.cpp. r=bsmedberg, a=bzbarsky.
|
2007-09-05 18:13:42 -07:00 |
jwalden@mit.edu
|
303ffaf798
|
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
|
6463d3214d
|
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
|
e6cabc27cf
|
Bug 271824: do_GetFastLoadService should use nsGetServiceByCID. r=/sr=/a=bsmedberg
|
2007-09-05 02:13:57 -07:00 |
jwalden@mit.edu
|
d09c44d69c
|
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
|
5347590a4c
|
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
|
a54df5b5bf
|
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
|
9d45a8e240
|
Bug 392967: Load app and extension prefs separately. r=bsmedberg
|
2007-08-31 19:16:47 -07:00 |
cbiesinger@gmx.at
|
63b56fc006
|
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
|
e7f0887560
|
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
|
18ccb0dcf0
|
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
|
dca0f40dcc
|
Bug 392493 - "Add forget() method to nsCOMPtr and nsRefPtr". r=dbaron, a=bzbarsky.
|
2007-08-28 16:37:22 -07:00 |
pavlov@pavlov.net
|
4901eb7dd6
|
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
|
ce400dd1ec
|
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
|
98306df42f
|
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
|
30d448d187
|
Fix bustage.
|
2007-08-22 18:29:54 -07:00 |
dbaron@dbaron.org
|
ba27e80450
|
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
|
737f15028b
|
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
|
cc638cec42
|
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
|
30d7fb302b
|
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
|
3200cf8f82
|
Make HTML content objects use QI tables. Bug 389797, r+sr=jst, a=sicking.
|
2007-08-20 15:55:06 -07:00 |
mats.palmgren@bredband.net
|
353a1896c9
|
Add a missing return. b=392782 r+sr+a1.9=dbaron
|
2007-08-20 14:31:48 -07:00 |
bent.mozilla@gmail.com
|
8b4a7312a5
|
Bug 385250 - "IsVoid and IsTerminated may return something other than PR_TRUE and PR_FALSE". r=dbaron, sr=jag, a=bz.
|
2007-08-19 20:09:30 -07:00 |
dbaron@dbaron.org
|
291d724428
|
Allow builds compiled with VC8 to function with older versions of dbghelp.dll. b=391848 r+a=bsmedberg
|
2007-08-19 14:38:31 -07:00 |
dbaron@dbaron.org
|
6a048c53ec
|
Debugging code and cleanup from fixing Windows stack traces to work on VC8-compiled builds in addition to VC7.1-compiled builds. b=391848 r=bsmedberg a=bzbarsky
|
2007-08-19 14:37:55 -07:00 |
philringnalda@gmail.com
|
3432251d59
|
Bug 380783 - nsStringAPI.h: no equivalent of IsVoid (tell if string is null), patch by Mook <mook.moz+mozbz@gmail.com>, r=bsmedberg/dbaron, sr=dbaron, a1.9=bz
|
2007-08-17 20:48:16 -07:00 |
cbiesinger@gmx.at
|
f24c0c5c5e
|
fixing orange, the new behaviour is better
|
2007-08-17 14:20:55 -07:00 |
cbiesinger@gmx.at
|
f5b77e12aa
|
381812 make it possible to get storage input streams for empty streams r=bsmedberg
|
2007-08-17 13:27:50 -07:00 |
benjamin@smedbergs.us
|
ee8b81eaac
|
Bug 350132 - Deadlock in JS/XPCOM proxy, r=brendan
|
2007-08-16 13:51:50 -07:00 |
dbaron@dbaron.org
|
76b6bdeaea
|
Enable Linux stack walking code on Mac OS X. b=336517 r+a=bsmedberg
|
2007-08-15 17:03:29 -07:00 |
dbaron@dbaron.org
|
cce47c3e88
|
Include file name and line number in Windows stack traces. b=391850 r+a=bsmedberg
|
2007-08-14 09:34:32 -07:00 |
dbaron@dbaron.org
|
83079fbffd
|
Merge nsStackFrameWin and nsStackFrameUnix into nsStackWalk. b=391793 r+a=bsmedberg
|
2007-08-13 12:37:36 -07:00 |
dbaron@dbaron.org
|
e1b4390a58
|
Remove nsTraceRefcnt::LoadLibrarySymbols, which is no longer needed due to the error handling in SymGetModuleInfoEspecial. b=391793 r+a=bsmedberg
|
2007-08-13 12:36:57 -07:00 |
ginn.chen@sun.com
|
38366b697a
|
Bug 374689 Fix build issues r+a=dbaron
|
2007-08-12 22:29:55 -07:00 |
dbaron@dbaron.org
|
593cd91cf8
|
Convert trace-malloc to using XPCOM stack walking API. b=374829 r+a=brendan
|
2007-08-10 15:20:48 -07:00 |
dbaron@dbaron.org
|
0cad539f0d
|
Export a stack walking API (usable from C or C++) from XPCOM. b=374689 r=bsmedberg a=bzbarsky
|
2007-08-10 14:32:49 -07:00 |
dbaron@dbaron.org
|
110f79280d
|
Split the address->symbol mapping from the rest of the stack walking code. b=374829 r=bsmedberg a=bzbarsky
|
2007-08-10 14:29:37 -07:00 |
dbaron@dbaron.org
|
103f60636e
|
Export a stack walking API (usable from C or C++) from XPCOM. b=374689 r=bsmedberg a=bzbarsky
|
2007-08-10 14:28:22 -07:00 |
bzbarsky@mit.edu
|
cd296d3363
|
Add a stack-and-abort value of XPCOM_DEBUG_BREAK
|
2007-08-10 12:42:58 -07:00 |
benjamin@smedbergs.us
|
6a7efe8e13
|
Bug 383553 - Crash on quit in nsTimerImpl::Release, r=dbaron sr=brendan
|
2007-08-09 11:37:02 -07:00 |
benjamin@smedbergs.us
|
9d35d07d20
|
Backing out bug 214164 due to non-libxul bustage... WTF? :-(
|
2007-08-08 14:41:43 -07:00 |
benjamin@smedbergs.us
|
828d788035
|
Bug 214164 - Reduce nsTHashtable codesize by making sOps a class static. This patch was originally from bug 201034 r=jkeiser :-) and was backed out because GCC 3.3- were stupid. Since we don't support those any more, relanding a=bz
|
2007-08-08 07:40:35 -07:00 |
mrbkap@gmail.com
|
48153c5284
|
Fix broken printf to fix a compile warning. bug 390855, r+sr+a=bsmedberg
|
2007-08-07 18:47:40 -07:00 |
aaronr@us.ibm.com
|
5b7b541d9a
|
make nsStringContainer_base smaller bug 390849, r+sr+a=bsmedberg
|
2007-08-07 16:37:44 -07:00 |
sharparrow1@yahoo.com
|
fe9a203e49
|
Bug 387445: Remove thread safety from atoms. r+sr=dbaron, a=bzbarsky
|
2007-08-07 12:16:52 -07:00 |
bzbarsky@mit.edu
|
2ee16b5699
|
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-06 19:00:55 -07:00 |
benjamin@smedbergs.us
|
6586a4906f
|
Bug 387132 followup - build the reftest-fast tool correctly with libxul, r=vlad a=only functional change is NPOB
|
2007-08-06 13:13:19 -07:00 |
benjamin@smedbergs.us
|
17834f1c34
|
Bug 389718 - Hide xptcall shared stubs, x86 and a matching x86-64 change, r=dbaron a=bz
|
2007-08-06 12:30:51 -07:00 |
benjamin@smedbergs.us
|
5fb457dd7e
|
Bug 386025 - Expose cycle-collection symbols, r=graydon
|
2007-08-06 07:34:02 -07:00 |
dtownsend@oxymoronical.com
|
b1622ba267
|
Bug 390143: NS_IMPL macros are broken for implementing 11 interfaces.
r=bsmedberg, a=wanted-1.9
|
2007-08-02 11:14:28 -07:00 |
benjamin@smedbergs.us
|
f92da2efd0
|
Bug 390190 - XULRunner loads system sqlite3 (and can then crash), patch by redfive (mozilla@jgaunt.com), r=me a=mconnor for landing into close M7 tree
|
2007-07-30 13:17:18 -07:00 |
jonas@sicking.cc
|
1d3132db39
|
Bug 389508: Implement Cross site XMLHttpRequest. r=jst sr=dveditz,biesi
|
2007-07-26 15:20:29 -07:00 |
enndeakin@sympatico.ca
|
8efc7f8e46
|
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 09:53:37 -07:00 |
dcamp@mozilla.com
|
21b4c8ea53
|
Add an API to access <input type="file"> data. r=smontagu (for charset stuff), r+sr=jonas
|
2007-07-24 21:29:47 -07:00 |
cbiesinger@gmx.at
|
5412d34bc5
|
386376 get services lazily in order to avoid recursive getService calls
r=bsmedberg
|
2007-07-24 16:47:33 -07:00 |
bzbarsky@mit.edu
|
3e65919675
|
Fix string leak. Bug 389191, r=josh, sr=bsmedberg
|
2007-07-24 13:19:03 -07:00 |
bzbarsky@mit.edu
|
429a656eaf
|
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 13:17:11 -07:00 |
cbiesinger@gmx.at
|
cf5b0ddf59
|
add a comment explaining the 0x20..0x7f range
|
2007-07-23 20:30:00 -07:00 |
asqueella@gmail.com
|
cb5ac9d2d1
|
Bug 339069 - Optimization for RFindInReadable
p=Alfred Kayser <alfredkayser@nl.ibm.com>
r=darin, sr=dbaron
|
2007-07-23 18:30:19 -07:00 |
cbiesinger@gmx.at
|
a882eb62e4
|
bug 389106 escape spaces even for the OnlyNonASCII flag
r=bzbarsky sr=dveditz
|
2007-07-23 17:28:42 -07:00 |
sdwilsh@shawnwilsher.com
|
37a18305d8
|
Bug 306907 - Build libsqlite as a standard name separate shared library. Patch by Michael Wu <michael.wu@mozilla.com>, Robert Relyea <rrelyea@redhat.com>, Ryan VanderMeulen <ryanvm@gmail.com>, and Shawn Wilsher <me@shawnwilsher.com>. r=benjamin
|
2007-07-18 09:20:12 -07:00 |
bzbarsky@mit.edu
|
8aa7809421
|
Make fastload handle short reads from its underlying buffered stream. Bug
387588, r+sr=biesi
|
2007-07-17 18:54:55 -07:00 |
jwalden@mit.edu
|
d08ff83bde
|
Bug 388276 - Build failed on solaris x86 due to checkin for 372428. Patch by Leon Sha <leon.sha@sun.com>, r=cls
|
2007-07-17 14:23:24 -07:00 |
mozilla@weilbacher.org
|
baa27617ef
|
[OS/2] Bug 348533: fix build break due to missing glue, removing support for old VAC plugins in libxul builds, r=benjamin
|
2007-07-17 14:13:17 -07:00 |
benjamin@smedbergs.us
|
c1f89b4189
|
Bug 368854 - Use new compiler/linker flags added in VC8 to improve security, r=luser
|
2007-07-17 06:31:28 -07:00 |
sdwilsh@shawnwilsher.com
|
289d7b6399
|
Backout of Bug 306907
|
2007-07-16 14:32:03 -07:00 |
sdwilsh@shawnwilsher.com
|
f7d59f8730
|
Bug 306907 - Build libsqlite as a standard name separate shared library. Patch by Michael Wu <michael.wu@mozilla.com>, Robert Relyea <rrelyea@redhat.com>, Ryan VanderMeulen <ryanvm@gmail.com>, and Shawn Wilsher <me@shawnwilsher.com>. r=benjamin
|
2007-07-16 14:23:29 -07:00 |
dolske@mozilla.com
|
6f49cea2c4
|
Bug 388189: console spewage: "(all right -- a generic module!)". r=dougt, sr=benjamin
|
2007-07-16 12:00:14 -07:00 |
dolske@mozilla.com
|
931e2a3812
|
Bug 386281: "Type Manifest File:" spewed to console on launch. r=dougt, sr=benjamin
|
2007-07-14 18:15:26 -07:00 |