reed@reedloden.com
|
c232b2b8c5
|
Bug 401781 - "Add tests for nsI*Stream" [p=WeirdAl r=bsmedberg]
|
2007-11-12 21:33:25 -08:00 |
|
philringnalda@gmail.com
|
7ab7096b69
|
Bug 161453 - remove XP_MAC deadcode in typelib/xpidl, r=timeless, sr=mrbkap, a=dsicore
|
2007-11-12 19:25:55 -08:00 |
|
neil@parkwaycc.co.uk
|
9af3bcabe5
|
Bug 402460 CreateUnique is very slow and returns bogus error for write-protected directory r=bsmedberg a=mtschrep
|
2007-11-12 01:24:32 -08:00 |
|
karlt+@karlt.net
|
e6cd923439
|
Bug 326594 - Consider using backtrace() for Unix stack traces: Add safety checks to i386/ppc unwind and use libgcc_s for amd64 and others r=dbaron,bsmedberg a=schrep
|
2007-11-11 20:45:40 -08:00 |
|
bent.mozilla@gmail.com
|
28d1174ece
|
Bug 396369 - "Overload forget method on nsCOMPtr/nsRefPtr to work with out parameters". r=dbaron, sr=bsmedberg, a=damons.
|
2007-11-11 10:56:45 -08:00 |
|
joshmoz@gmail.com
|
0bdd101b42
|
sync trunk and branch setup for bug 400165. r=mento sr=bsmedberg a=schrep
|
2007-11-09 11:45:34 -08:00 |
|
maxf@magma.ca
|
7d9f344e1e
|
The Javascript-to-native calling interface needs to be implemented for QNX Neutrino ARM targets. Without this most JS does not work. b=402550 r=bsmedberg r=rmaclean@qnx.com
|
2007-11-09 10:53:21 -08:00 |
|
maxf@magma.ca
|
41601b23e0
|
This change is for the QNX (Photon) platform only. It will not affect the runtime or build of other Mozilla platforms since QNX source is not part of Tinderbox builds. You can contact me at: mfeil@qnx.com This change fixes a seg fault on startup when built with gcc 3.x. This same problem was fixed for linux under bugzilla bug 88397. This fix just turns it on for Neutrino as well. b=403087 r=bsmedberg
|
2007-11-09 10:37:00 -08:00 |
|
maxf@magma.ca
|
65aa058426
|
Backing out change that was not properly reviewed or bugzilla'd. Sorry guys.
|
2007-11-02 07:38:07 -07:00 |
|
jst@mozilla.org
|
858f753261
|
Landing patch for bug 401687. Stop reference counting JS objects in the cycle collector. Patch by peterv@propagandism.org, r+sr=dbaron@mozilla.com,igor@mir2.org, a=dsicore@mozilla.com
|
2007-11-01 15:51:57 -07:00 |
|
maxf@magma.ca
|
de4d9d267a
|
Changes for SH4 and ARM processors. These were made by Roger Maclean, reviewed by me. r=rmaclean@qnx.com This change is for the QNX (Photon) platform only. It will not affect the runtime or build of other Mozilla platforms since QNX source is not part of Tinderbox builds. None of the changes will affect non-QNX builds in any way. You can contact me at: mfeil@qnx.com
|
2007-11-01 14:07:01 -07:00 |
|
sayrer@gmail.com
|
2cbe776af3
|
Bug 401137. Silence ASSERTION: RefreshURIList timer callbacks should only be RefreshTimer objects. Docshell expects to be able to getCallback during a Timer fire. r=bzbarsky, sr=brendan, a=mconnor
|
2007-10-30 08:56:59 -07:00 |
|
cbarrett@mozilla.com
|
9cfd810589
|
Typo fix and poking tinderbox. No bug.
|
2007-10-29 22:51:33 -07:00 |
|
peterv@propagandism.org
|
0614d590fc
|
Part 1 of fix for bug 379718 (using trace API for reference counts) and bug 386912 (cycle collector faults after tracing "JS object but unknown to the JS GC"). r=igor/jst, sr=jst, a=blocking1.9+/M9 (for bug 386912).
|
2007-10-29 06:45:07 -07:00 |
|
peterv@propagandism.org
|
26b136edfe
|
Backing out once more to fix orange.
|
2007-10-28 05:49:30 -07:00 |
|
peterv@propagandism.org
|
eae43da5fc
|
Part 1 of fix for bug 379718 (using trace API for reference counts) and bug 386912 (cycle collector faults after tracing "JS object but unknown to the JS GC"). r=igor/jst, sr=jst, a=blocking1.9+/M9 (for bug 386912).
|
2007-10-28 04:14:40 -07:00 |
|
peterv@propagandism.org
|
89c081734f
|
Backing out to fix orange.
|
2007-10-26 07:15:28 -07:00 |
|
peterv@propagandism.org
|
7496875bfa
|
Part 1 of fix for bug 379718 (using trace API for reference counts) and bug 386912 (cycle collector faults after tracing "JS object but unknown to the JS GC"). r=igor/jst, sr=jst, a=blocking1.9+/M9 (for bug 386912).
|
2007-10-26 06:25:32 -07:00 |
|
mozilla@weilbacher.org
|
050077beb5
|
[OS/2] Bug 400939: fix crash when using FireFTP with local files without extension, r=mkaply
|
2007-10-25 13:49:37 -07:00 |
|
sayrer@gmail.com
|
c846a0e087
|
Bug 330128. Calling cancel() on a timer doesn't drop ref to the callback. r=brendan, sr=bzbarsky, a=beltzner
|
2007-10-24 12:11:41 -07:00 |
|
Olli.Pettay@helsinki.fi
|
a78cbac9b4
|
Landing (again) Bug 373462, bug 385322, Better scheduling of cycle collection/gc, r+sr=sicking,jst
|
2007-10-22 14:42:25 -07:00 |
|
Olli.Pettay@helsinki.fi
|
69d3a1fc7a
|
backout Bug 373462, bug 385322. Still regress tp/talos
|
2007-10-21 09:46:54 -07:00 |
|
Olli.Pettay@helsinki.fi
|
cad8f0b8c4
|
Test-landing (again) Bug 373462, bug 385322, Better scheduling of cycle collection/gc, r+sr=sicking,jst
|
2007-10-21 07:09:29 -07:00 |
|
mozilla@weilbacher.org
|
b73da72af0
|
[OS/2] remove obsolete file that was copied to xpcom/stub long ago in bug 266785.
|
2007-10-20 02:21:27 -07:00 |
|
reed@reedloden.com
|
ffa3ace89f
|
Bug 398435 - "PRBool misuse bugs in xpcom/" [p=taras r=bsmedberg a1.9=sayrer]
|
2007-10-19 16:26:52 -07:00 |
|
reed@reedloden.com
|
e2df9b35fd
|
Backout taras's check-in for bug 398435 to help find Tp regression.
|
2007-10-16 17:31:01 -07:00 |
|
tglek@mozilla.com
|
62f4ae88bd
|
Bug 398435. Fix prbool bugs in xpcom. r=bsmedberg a=sayrer
|
2007-10-15 16:40:09 -07:00 |
|
reed@reedloden.com
|
fe89775410
|
Bug 315305 - "Improve nsILocalFile error reporting on Mac" [p=smfr r=ccarlen sr=dougt a1.9=sayrer]
|
2007-10-14 20:05:20 -07:00 |
|
benjamin@smedbergs.us
|
2bd5a10828
|
Bug 398566 - Set MOZ_FIX_LINK_PATHS unconditionally, r=luser a=sayrer
|
2007-10-13 14:13:50 -07:00 |
|
jst@mozilla.org
|
45005266fc
|
Fixing bug 398465. Eliminate dead code from nsPipeOutputStream. r=jwalden+bmo@mit.edu, sr=benjamin@smedbergs.us, a=sayrer@gmail.com
|
2007-10-13 09:39:13 -07:00 |
|
bent.mozilla@gmail.com
|
0f82960824
|
Bug 392493 - "Add forget() method to nsCOMPtr and nsRefPtr". r=dbaron.
|
2007-10-03 17:57:09 -07:00 |
|
jst@mozilla.org
|
e8ab62c7c1
|
Fixing solaris build bustage when building with tests enabled. r=sayrer, sr=biesi, a=jst
|
2007-10-02 16:11:18 -07:00 |
|
benjamin@smedbergs.us
|
e56c3d784d
|
Bug 392977 - Freeze nsIHashable for 1.9, r=dbaron
|
2007-10-02 12:16:30 -07:00 |
|
roc+@cs.cmu.edu
|
20e5bb075c
|
Bug 392873. Add debugging code to help track down a crash in the bfcache-expiry code. r+sr=bzbarsky,a=damon
|
2007-09-30 14:34:56 -07:00 |
|
Olli.Pettay@helsinki.fi
|
2fb8ea7b56
|
back out Bug 373462 / bug 385322 (again :( )
|
2007-09-29 10:33:22 -07:00 |
|
Olli.Pettay@helsinki.fi
|
a6aedd78ae
|
Bug 373462 / bug 385322, Better scheduling of cycle collection/gc, r+sr=jst
|
2007-09-29 08:02:57 -07:00 |
|
jag@tty.nl
|
925a01f85a
|
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
|
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 |
|
mats.palmgren@bredband.net
|
d81d25fa31
|
Add a missing return. b=392782 r+sr+a1.9=dbaron
|
2007-08-20 14:31:48 -07:00 |
|
bent.mozilla@gmail.com
|
2089413461
|
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
|
3d844b932b
|
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
|
7344964330
|
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
|
d90d948a45
|
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
|
5e31e355aa
|
fixing orange, the new behaviour is better
|
2007-08-17 14:20:55 -07:00 |
|
cbiesinger@gmx.at
|
07c4078d63
|
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
|
d02d574d6f
|
Bug 350132 - Deadlock in JS/XPCOM proxy, r=brendan
|
2007-08-16 13:51:50 -07:00 |
|
dbaron@dbaron.org
|
316ba54207
|
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
|
dc6322123e
|
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
|
367db6a074
|
Merge nsStackFrameWin and nsStackFrameUnix into nsStackWalk. b=391793 r+a=bsmedberg
|
2007-08-13 12:37:36 -07:00 |
|
dbaron@dbaron.org
|
35c35b77da
|
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
|
f9c3192b6a
|
Bug 374689 Fix build issues r+a=dbaron
|
2007-08-12 22:29:55 -07:00 |
|