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 |