bzbarsky@mit.edu
|
cdc3680e78
|
Report cycle collector faults to the error console and the observer service. Bug 410295, r+sr=peterv, a=schrep
|
2008-01-06 14:05:10 -08:00 |
|
reed@reedloden.com
|
b16354db48
|
Bug 361415 - "PowerPC64 not supported" [p=dwmw2@infradead.org (David Woodhouse) / markus@unixforces.net (Markus Rothe) / armin76@gentoo.org (Raúl Porcel) r=timeless sr=bsmedberg a1.9=schrep]
|
2008-01-05 19:46:24 -08:00 |
|
jruderman@hmc.edu
|
8f16e0d9c1
|
Fix DEBUG_CC compilation error (bug 410036). r+sr=peterv, a=blocking1.9+. DEBUG_CC-only change.
|
2008-01-04 19:57:09 -08:00 |
|
bugzilla@standard8.plus.com
|
6d87e55ac2
|
Bug 410326 do_CreateInstanceFromCategory is no longer used. r/sr=benjamin,a1.9=dsicore
|
2008-01-04 10:08:34 -08:00 |
|
dwitte@stanford.edu
|
2c3144edc3
|
update copy_string() to the single-fragment string world, and optimize write() to not return a value. b=282083, r+sr=jst, a=schrep
|
2008-01-03 16:07:06 -08:00 |
|
dwitte@stanford.edu
|
99e1fea0b7
|
bug 410579 - remove nsStringIO.h. r+sr+a=jst
|
2008-01-02 17:32:26 -08:00 |
|
dougt@meer.net
|
36e4bcdd9b
|
bug 339783. XPTC_InvokeByIndex crashes when cross-compiled under GCC 3.4.x with EABI (CodeSourcery). ARM only. patch from blassey, r=bsmedberg, a=beltzner.
|
2008-01-02 12:33:52 -08:00 |
|
reed@reedloden.com
|
1d602b3c42
|
Bug 105708 - "move nsUnitConversion.h" [p=reg@openpave.org (Jeremy Lea) r+sr+a1.9=roc]
|
2008-01-01 02:11:02 -08:00 |
|
benjamin@smedbergs.us
|
348b951ad0
|
Bug 396052 - Firefox fails to start when run from a directory with non-native characters, r=luser sr=neil
|
2007-12-31 07:15:43 -08:00 |
|
reed@reedloden.com
|
adea540fbc
|
Bug 287150 - "parisc-linux support for xpcom" [p=armin76@gentoo.org (Raúl Porcel) r=timeless sr=bsmedberg a1.9=beltzner]
|
2007-12-27 18:58:00 -08:00 |
|
reed@reedloden.com
|
da73a8a7ff
|
Bug 404256 - "OpenBSD xptcall files for trunk" [p=martynas@openbsd.org (Martynas Venckus) r=bsmedberg a1.9=brendan a=blocking1.9+]
|
2007-12-22 15:57:11 -08:00 |
|
dwitte@stanford.edu
|
8a06010627
|
fix OS/2 bustage.
|
2007-12-21 17:06:43 -08:00 |
|
dwitte@stanford.edu
|
4c3f53bfbf
|
add assertion.
|
2007-12-21 03:22:31 -08:00 |
|
dwitte@stanford.edu
|
0f35ea18c4
|
backing out change.
|
2007-12-20 01:33:03 -08:00 |
|
dwitte@stanford.edu
|
e1f9209274
|
relanding part of 407442.
|
2007-12-19 23:30:04 -08:00 |
|
dwitte@stanford.edu
|
2b31364ac3
|
back out changes.
|
2007-12-19 03:07:41 -08:00 |
|
dwitte@stanford.edu
|
95392ed6a3
|
test growing the array by a minimum amount (taken from nsVoidArray).
|
2007-12-19 01:56:28 -08:00 |
|
dwitte@stanford.edu
|
08084acaeb
|
testing allocator change for Ts impact.
|
2007-12-19 01:14:15 -08:00 |
|
dwitte@stanford.edu
|
63050186f2
|
reland nsTObserverArray changes only.
|
2007-12-18 22:03:05 -08:00 |
|
dwitte@stanford.edu
|
8b3567b59d
|
backing out to investigate Ts increase
|
2007-12-18 20:12:11 -08:00 |
|
dwitte@stanford.edu
|
3b75d76adb
|
implement nsTObserverArray using nsTArray, clean up the interface, provide an nsAutoTObserverArray, and use it to reduce allocations in nsEventListenerManager. b=407442, r+sr=sicking, a=beltzner
|
2007-12-18 17:06:34 -08:00 |
|
sayrer@gmail.com
|
545da3b51c
|
Bug 407794. Nightlies should not override module-specific build settings. r=ted.mielczarek.
|
2007-12-13 19:22:52 -08:00 |
|
jonas@sicking.cc
|
5378dfb532
|
Bug 408123: Use nsTObserverArray rather than array copy to deal with listeners going away while firing event. r=smaug sr=jst
|
2007-12-13 17:41:48 -08:00 |
|
reed@reedloden.com
|
4c001f25f3
|
Bug 404716 - "AIX Compilation error for trunk build source xptcstubs_ppc_aix64.cpp : "nsIInterfaceInfo" did not find a declaration , "CallMethod" is not a member of "class nsXPTCStubBase"" [p=shailen.n.jain@gmail.com (Shailen) r+sr=bsmedberg a1.9=damons]
|
2007-12-11 00:47:18 -08:00 |
|
roc+@cs.cmu.edu
|
d585a5997d
|
Bug 404870. Don't allow nsThread::PutEvent to succeed when the thread is no longer able to process the event. This stops us leaking the event and anything hanging off it. r+sr=bsmedberg
|
2007-12-04 18:17:15 -08:00 |
|
jwalden@mit.edu
|
908d04a379
|
Kick the stupid Windows test box.
|
2007-12-03 19:40:06 -08:00 |
|
cbiesinger@gmx.at
|
1e54b36be6
|
bug 262116 make disk cache serialize/deserialize the security info, if present also make nsNSSSocketInfo serializable PSM part: r=kaie sr=darin rest: r+sr=darin
|
2007-11-30 10:05:54 -08:00 |
|
reed@reedloden.com
|
caffc4d847
|
Bug 405786 - "1.9 doesn't detect powerpc correctly" [p=armin76@gentoo.org (Raúl Porcel) r=timeless sr=bsmedberg a1.9=damons]
|
2007-11-28 23:02:08 -08:00 |
|
reed@reedloden.com
|
d9236c5478
|
Bug 405424 - "Updates for Linux/ia64" [p=armin76@gentoo.org (Raúl Porcel) r=bsmedberg a1.9=beltzner]
|
2007-11-28 14:43:57 -08:00 |
|
reed@reedloden.com
|
2776adeb96
|
Bug 391980 - "New Download manager automatically associates all types of files including folders with one file type" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=bsmedberg a=blocking-firefox3+]
|
2007-11-26 15:55:34 -08:00 |
|
jwalden@mit.edu
|
a9b2dc0526
|
Kick one of the unit test tinderboxen into another build.
|
2007-11-17 11:47:05 -08:00 |
|
mozilla@weilbacher.org
|
46515c91a9
|
[OS/2] Bug 403989: fix file saving issues by backing out OS/2 part of patch from bug 402460, r=mkaply
|
2007-11-16 16:16:35 -08:00 |
|
kairo@kairo.at
|
3e86d8ae61
|
Comment out other occurence of failing test as well for now, see bug 401781, r+sr=biesi via IRC
|
2007-11-13 07:30:29 -08:00 |
|
reed@reedloden.com
|
b3e67000d1
|
Bug 387049 - "Remove nsIObservableInputStream, nsIObservableOutputStream" [p=WeirdAl r=biesi a1.9=damons]
|
2007-11-13 02:27:26 -08:00 |
|
reed@reedloden.com
|
b441a79380
|
Comment out failing test for now in test_streams.js.
|
2007-11-12 23:23:15 -08:00 |
|
reed@reedloden.com
|
88fc6d112a
|
Remove DOS line endings from test_streams.js.
|
2007-11-12 23:16:48 -08:00 |
|
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 |
|