Граф коммитов

8059 Коммитов

Автор SHA1 Сообщение Дата
dougt%meer.net 70510911c5 Fixes for Windows CE. b=418662, r=bsmedberg, a=damons 2008-02-23 00:22:48 +00:00
joshmoz%gmail.com 061f03bf81 touch nsObjCExceptions.h to force a rebuild. 2008-02-22 21:26:33 +00:00
bent.mozilla%gmail.com fed5cfb6e1 Bug 414977 - "insufficient unlink methods in some DOM classes?". Move the warning until after XPConnect deferred releases, r=dbaron, sr=peterv, a=blocking1.9+. 2008-02-22 20:25:12 +00:00
dcamp%mozilla.com fce6a22903 Bug 417404: Fix nsCOMPtr version of NS_ProxyRelease(). r/sr=bsmedberg, b1.9=sayrer 2008-02-21 23:45:22 +00:00
benjamin%smedbergs.us 624a4d7ef0 Back out bug 412320 and various followups because the perf impact was minimal and the code is more complicated 2008-02-21 20:39:23 +00:00
benjamin%smedbergs.us 34c38963bc Bug 416886 - Find module loaders which are part of the static component list early, and process components which end up in the leftovers list in forwards instead of reverse order. This means that JS component in extensions can correctly override JS components in the core app. r=dougt a=schrep 2008-02-21 16:23:06 +00:00
Olli.Pettay%helsinki.fi 1a96884ab3 bug 380454, r=benjamin, sr=sicking 2008-02-21 12:47:27 +00:00
neil%parkwaycc.co.uk 5eefaca9ec Bug 330101 nsTArray binary search for when array is sorted r=bsmedberg a=schrep 2008-02-21 09:43:15 +00:00
philringnalda%gmail.com d69287ba5a Bug 418032 - Don't build an interface to a disabled crashreporter, r=ted, a=schrep 2008-02-20 06:47:54 +00:00
joshmoz%gmail.com cfde4b9f48 nsnull version of wrapping macros. b=417563 sr=roc 2008-02-20 02:23:52 +00:00
Olli.Pettay%helsinki.fi e00280374a Back out Bug 380454 2008-02-19 13:47:16 +00:00
Olli.Pettay%helsinki.fi 9c00384257 Bug 380454, r=benjamin, sr=sicking 2008-02-19 13:15:37 +00:00
Olli.Pettay%helsinki.fi c57eb7ac12 Bug 380454, r=benjamin, sr=sicking 2008-02-19 13:06:23 +00:00
joshmoz%gmail.com 436df0cd15 obj-c exceptions work. b=417558 r=shebs sr=roc 2008-02-18 17:30:59 +00:00
peterv%propagandism.org 15af60e9b6 Fix DEBUG_CC builds. 2008-02-15 22:23:16 +00:00
peterv%propagandism.org 84d1520ba9 Fix for bug 405128 (Remove some nsDeque use from cycle collector). r/sr=dbaron, a=beltzner. 2008-02-15 13:12:55 +00:00
benjamin%smedbergs.us e405c2cbb0 Bug 416463 - remove badly-duplicated or unused files from xpcom/obsolete/component to fix errors with gcc4.2+ (hidden visibility), r=luser 2008-02-14 15:07:23 +00:00
vladimir%pobox.com d7d4dee380 b=417115, animated image causes recursion during shutdown ; r=stuart 2008-02-14 06:51:06 +00:00
joshmoz%gmail.com c1783c02ea Infrastructure for catching Obj-C exceptions. Cocoa appshell usage. b=163260 r=shebs sr=roc 2008-02-13 23:11:11 +00:00
reed%reedloden.com 3dfe737eb3 Bug 415262 - "Make general use of new NSPR rotate macros" [p=swsnyder@insightbb.com (Steve Snyder) r=wtc sr=dbaron a=blocking1.9+] 2008-02-13 11:34:47 +00:00
reed%reedloden.com 5ba1e3637a Bug 333308 - "make clean and make distclean miss various files" [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=schrep] 2008-02-13 11:33:40 +00:00
reed%reedloden.com 631b431a95 Bug 413488 - "nsACString::Find in nsStringAPI is buggy!" [p=prasad@medhas.org (Prasad Sunkari [prasad]) r=bsmedberg a=blocking1.9+] 2008-02-13 10:49:32 +00:00
jag%tty.nl a731880086 Bug 416843: gqi.py generates dependency information that MSYS doesn't understand. r=bsmedberg, a=stuart 2008-02-13 08:13:33 +00:00
benjamin%smedbergs.us b27c6528eb Bug 412320 - generate QI for additional classes which, according to stats, show up in profiles as frequent callers of nsID::Equals, r=biesi,ted,sicking 2008-02-12 19:46:50 +00:00
jwalden%mit.edu c5afd9b749 Bug 397929 - Convert GetMessage APIs to GetMessageMoz APIs, at the C++ symbol level only (vtables remain the same), to work around brain-dead, idiotic, insane Windows API macros. r=bsmedberg, a=schrep 2008-02-12 04:11:08 +00:00
surkov.alexander%gmail.com 12ec50f2ed Bug 381049 ��� Pass swallowed crashes inside MSAA/IA2 methods to breakpad, patch=aaronlev, r=me, ted.mielczarek, sr=benjamin, a=dsicore 2008-02-09 02:40:48 +00:00
dbaron%dbaron.org 9d5185de45 Warn when Unlink doesn't do what it should. b=414972 r+sr=peterv a=not part of default build (DEBUG_CC only) 2008-02-08 19:48:51 +00:00
jwalden%mit.edu 6b4cf9eb76 Bug 397929 - Windows macro names kill kittens, maim babies, and introduce naming conflicts. Add an XPIDL annotation allowing the C++ method name for a method in an interface to either not be the method name, capitalized, or to not be [GS]et plus the attribute name, capitalized. This patch makes window.postMessage happy as PostMessageMoz; other APIs will need followup checkins. r=bsmedberg, a=schrep 2008-02-07 20:53:19 +00:00
reed%reedloden.com 72c5096ce9 Bug 411256 - "AIX linker error for trunk build xpcom module :ERROR: Undefined symbol: .PR_dtoa" (Remove standalone glue dependencies on NSPR) [p=benjamin@smedbergs.us (Benjamin Smedberg [bsmedberg]) r=dwitte a1.9=schrep] 2008-02-07 19:49:18 +00:00
peterv%propagandism.org 572e314e33 Part 2 of the fix for bug 413281 (Firefox leaks when Yahoo Toolbar is installed). r/sr=sicking. 2008-02-07 11:37:18 +00:00
dbaron%dbaron.org b9801a94d3 And actually get the right bug number. b=415426 (which is what the previous checkin was for as well) 2008-02-03 19:59:07 +00:00
dbaron%dbaron.org c6cda8ec8f Switch back to evil casts, which are the only solution that works across SDK version. b=415252 2008-02-03 19:51:14 +00:00
dbaron%dbaron.org ccf2c076e8 Match new (more-const) signature for PENUMLOADED_MODULES_CALLBACK and PENUMLOADED_MODULES_CALLBACK64. b=415426 Fixing bustage on Windows tinderbox from SDK upgrade. 2008-02-03 19:34:31 +00:00
reed%reedloden.com bcf067e270 Bug 414901 - "Back out scriptable IO" [p=neil@mozilla.com (Neil Deakin) r+sr=bsmedberg a1.9b3=beltzner] 2008-02-02 02:07:51 +00:00
reed%reedloden.com 2c844845ee Bug 400450 - "Deadlock in nsProxyObject::Release" (testcase to show deadlock) [p=mook.moz+mozbz@gmail.com (Mook) r=bsmedberg] 2008-02-02 01:17:03 +00:00
reed%reedloden.com 93e093620e Back out the back out from bug 414901 until bug 415218 is fixed, or else we'll have very broken nightlies. :( 2008-02-01 08:51:32 +00:00
reed%reedloden.com 591e643ef7 Bug 414901 - "Back out scriptable IO" [p=neil@mozilla.com (Neil Deakin) r+sr=bsmedberg a1.9b3=beltzner] 2008-02-01 01:39:11 +00:00
enndeakin%sympatico.ca a354d29dce Bug 414901, back out scriptable IO api, r+sr=bsmedberg,a=beltzner 2008-01-31 19:18:09 +00:00
reed%reedloden.com e091a75168 Back out jimm's patch from bug 411579 due to regressions. [a1.9b3=mconnor] 2008-01-30 23:39:42 +00:00
peterv%propagandism.org afcc825f59 Fix for bug 407034 (JS_Assert "!rt->gcRunning" unbinding link elements in cycle collector with JS protocol handlers), r/sr=dbaron. 2008-01-30 02:05:45 +00:00
peterv%propagandism.org 594825b911 Try to fix orange 2008-01-29 21:42:06 +00:00
reed%reedloden.com a4474524fc Bug 411579 - "Optimize read file buffer sizes for faster startup times" [p=jmathies@mozilla.com (Jim Mathies) r=sayrer sr=bsmedberg a=blocking1.9+] 2008-01-29 20:51:47 +00:00
peterv%propagandism.org adf10add78 Fix for bug 407034 (JS_Assert "!rt->gcRunning" unbinding link elements in cycle collector with JS protocol handlers), r/sr=dbaron. 2008-01-29 20:48:35 +00:00
reed%reedloden.com 056df08ce8 Bug 66057 - "Proxy: $http_proxy should influence proxy settings" [p=roc@ocallahan.org (Robert O'Callahan [roc]) / diane@ghic.org (Diane Trout) / ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=josh r+sr=biesi a1.9=damons] 2008-01-29 18:38:16 +00:00
reed%reedloden.com a3f36dae61 Back out for now until there's a fix. 2008-01-29 17:57:18 +00:00
reed%reedloden.com bf5e0f8c83 Bug 66057 - "Proxy: $http_proxy should influence proxy settings" [p=roc@ocallahan.org (Robert O'Callahan [roc]) / diane@ghic.org (Diane Trout) / ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=josh r+sr=biesi a1.9=damons] 2008-01-29 15:58:42 +00:00
benjamin%smedbergs.us 432ff728c7 Bug 412320 - Try code-generation for QI impls, r=roc+luser 2008-01-25 17:14:53 +00:00
Olli.Pettay%helsinki.fi 61d130c005 Bug 401433, leak in nsTArray, r+sr=sicking 2008-01-25 11:32:59 +00:00
peterv%propagandism.org e8f0be11fc Fix for bug 413281 (Firefox leaks when Yahoo Toolbar is installed). r=stuart, sr=sicking. 2008-01-24 15:18:14 +00:00
reed%reedloden.com 12417b7187 Bug 413660 - "xulrunner-stub fails to load application with "Couldn't load XPCOM" error" [p=bugz@prefiks.org (Pawel Chmielowski) r+a1.9=bsmedberg] 2008-01-24 07:04:06 +00:00
sayrer%gmail.com 45e63c8de5 Bug 407201. Not dropping references for one shot timers on Fire. r/sr=bzbarsky 2008-01-23 05:20:14 +00:00
reed%reedloden.com 72bbab5ee4 Bug 376530 - "Fix CycleCollector building with uClibc library" [p=romaxa@gmail.com (romaxa) r+sr=peterv a1.9=schrep] 2008-01-22 00:17:41 +00:00
caillon%redhat.com 9a29e979e4 Bug 411301
Fix the build for s390/s390x
Update the xptcall code to use the new API from 349002
r=bsmedberg a=schrep
2008-01-19 21:09:25 +00:00
mats.palmgren%bredband.net 87494735b5 Make sure 'val.p' is always initialized, even when the union holds a shorter type. b=409294 r+sr=benjamin a=mtschrep 2008-01-19 17:03:25 +00:00
neil%parkwaycc.co.uk 3699446778 Bug 411061 nsAutoTArray uses an inefficient first-time allocation strategy r=bsmedberg a=schrep 2008-01-19 13:47:46 +00:00
sayrer%gmail.com bcec9dd89b Bug 411369. Crash while trying to print. r=ted.mielczarek 2008-01-19 01:12:32 +00:00
sayrer%gmail.com 51f621e757 Bug 411369. Crash while trying to print. r=ted.mielczarek 2008-01-19 01:11:57 +00:00
kaie%kuix.de ac9e35744b Follow up to bug 399590, add the new library file to packaging 2008-01-18 11:20:17 +00:00
reed%reedloden.com 9da0903927 Back out patch from bug 411579, as there may be a Ts perf regression. 2008-01-18 10:36:40 +00:00
reed%reedloden.com 807c87ee1e Bug 411579 - "Optimize read file buffer sizes for faster startup times" [p=jmathies@mozilla.com (Jim Mathies) r=sayrer sr=bsmedberg a=blocking1.9+] 2008-01-18 09:08:10 +00:00
reed%reedloden.com 5bc93a06cb Bug 408808 - "nsProxiedService.h should not use NS_GetProxyForObject" [p=prasad@medhas.org (Prasad Sunkari [prasad]) r=bsmedberg sr=Neil a1.9=schrep] 2008-01-17 07:52:17 +00:00
benjamin%smedbergs.us acf674736a Revert bug 410927 because it didn't really help perf and hurt codesize a little bit 2008-01-15 16:46:15 +00:00
jruderman%hmc.edu 2d1f67c606 Fix typo 2008-01-15 04:49:38 +00:00
timeless%mozdev.org 2fbdf7b897 Bug 292940 partial OOM audit for nsStringArray and nsCStringArray
r=darin, r=bsmedberg, sr=mrbkap, a=mtschrep
thanks to ryanvm@gmail.com for unbitrotting
2008-01-14 21:01:40 +00:00
dwitte%stanford.edu 2706db7178 thoroughly whack mallocfest in nsID/nsJSID and friends. b=410250, r+sr=jst, a=blocking1.9+ 2008-01-12 04:30:44 +00:00
dbaron%dbaron.org 993990d18c Fix DEBUG_CC bustage treating all XPConnect roots as expected garbage. b=410116 r+sr=peterv Not part of default build (DEBUG_CC-only). 2008-01-11 22:24:04 +00:00
dwitte%stanford.edu 89b2aa62d8 backing out the rest. 2008-01-11 10:56:35 +00:00
dwitte%stanford.edu b5bc025224 partial backout in an attempt to fix orange. 2008-01-11 10:09:00 +00:00
dwitte%stanford.edu bec597575a relanding bug 410250. 2008-01-11 09:13:06 +00:00
dwitte%stanford.edu 7da61a1630 backing out to fix orange. 2008-01-11 04:59:46 +00:00
dwitte%stanford.edu 3ed045961f thoroughly whack mallocfest in nsID/nsJSID and friends. b=410250, r+sr=jst, a=blocking1.9+ 2008-01-11 03:56:02 +00:00
dbaron%dbaron.org fb633e3fd5 Fix DEBUG_CC bustage from bug 402966. All changes #ifdef DEBUG_CC (not part of the default build). 2008-01-10 22:27:07 +00:00
dwitte%stanford.edu 1b26cb4e55 remove nsValueArray. b=410360, r+sr=bsmedberg, a=schrep 2008-01-10 20:18:22 +00:00
peterv%propagandism.org 61924b8732 Fix for bug 402966 (JS_Assert "!rt->gcRunning"). r/sr=dbaron. 2008-01-10 14:10:08 +00:00
reed%reedloden.com 4ba3f994a2 Bug 411053 - "xpt_dump not rebuild when libxpt.a is modified" [p=arno.@no-log.org (arno.) r+sr=bsmedberg a1.9=schrep] 2008-01-10 08:55:50 +00:00
mozilla%weilbacher.org 6d2fb79650 [OS/2] Bug 404407: improve memory consumption on OS/2. Part 1, call heapmin after cycle collection, r=dbaron 2008-01-09 21:14:08 +00:00
bzbarsky%mit.edu edfce58396 Make non-threadsafe addreff/release in nsAgg assert the owning thread. Bug
410746, r+sr=bsmedberg
2008-01-09 21:14:02 +00:00
smontagu%smontagu.org d1ba813bf8 Make CreateUnique use UTF-16 path names on Windows and correct some bugs with handling over-long filenames. Bug 364285, r=bsmedberg, blocking-firefox3=beltzner 2008-01-09 21:10:06 +00:00
benjamin%smedbergs.us 46a5cc6d75 Test-land bug 410927 to get performance numbers, r=dbaron 2008-01-09 14:21:43 +00:00
reed%reedloden.com bf272f3234 Bug 309430 - "potential oom crash [@ xptiInterfaceInfoManager::GetInterfaceInfoManagerNoAddRef]" [p=dewildt@gmail.com (Daniel de Wildt) / ryanvm@gmail.com (Ryan VanderMeulen) r=dougt a1.9=schrep] 2008-01-07 09:54:05 +00:00
bzbarsky%mit.edu bc52549480 Report cycle collector faults to the error console and the observer
service. Bug 410295, r+sr=peterv, a=schrep
2008-01-06 22:05:10 +00:00
reed%reedloden.com f7d0bee9ca 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-06 03:46:24 +00:00
jruderman%hmc.edu 98edab664a Fix DEBUG_CC compilation error (bug 410036). r+sr=peterv, a=blocking1.9+. DEBUG_CC-only change. 2008-01-05 03:57:09 +00:00
bugzilla%standard8.plus.com 8ea7652421 Bug 410326 do_CreateInstanceFromCategory is no longer used. r/sr=benjamin,a1.9=dsicore 2008-01-04 18:08:34 +00:00
dwitte%stanford.edu be0e9656b5 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-04 00:07:07 +00:00
dwitte%stanford.edu d816ff1f1e bug 410579 - remove nsStringIO.h. r+sr+a=jst 2008-01-03 01:32:27 +00:00
dougt%meer.net 5128316baf 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 20:33:52 +00:00
reed%reedloden.com 7d480431ec Bug 105708 - "move nsUnitConversion.h" [p=reg@openpave.org (Jeremy Lea) r+sr+a1.9=roc] 2008-01-01 10:11:08 +00:00
benjamin%smedbergs.us 3bdb0832b1 Bug 396052 - Firefox fails to start when run from a directory with non-native characters, r=luser sr=neil 2007-12-31 15:15:46 +00:00
reed%reedloden.com f9363c12bb Bug 287150 - "parisc-linux support for xpcom" [p=armin76@gentoo.org (Ra��l Porcel) r=timeless sr=bsmedberg a1.9=beltzner] 2007-12-28 02:58:00 +00:00
reed%reedloden.com 9a65918505 Bug 404256 - "OpenBSD xptcall files for trunk" [p=martynas@openbsd.org (Martynas Venckus) r=bsmedberg a1.9=brendan a=blocking1.9+] 2007-12-22 23:57:11 +00:00
dwitte%stanford.edu 32e959311a fix OS/2 bustage. 2007-12-22 01:06:43 +00:00
dwitte%stanford.edu 39cbc87158 add assertion. 2007-12-21 11:22:31 +00:00
dwitte%stanford.edu 0b8bb7ad97 backing out change. 2007-12-20 09:33:03 +00:00
dwitte%stanford.edu ff1801fc3e relanding part of 407442. 2007-12-20 07:30:06 +00:00
dwitte%stanford.edu 74ca1dddc8 back out changes. 2007-12-19 11:07:42 +00:00
dwitte%stanford.edu 4fd8d3cb81 test growing the array by a minimum amount (taken from nsVoidArray). 2007-12-19 09:56:28 +00:00
dwitte%stanford.edu f190360d35 testing allocator change for Ts impact. 2007-12-19 09:14:15 +00:00
dwitte%stanford.edu fc96d0299b reland nsTObserverArray changes only. 2007-12-19 06:03:06 +00:00
dwitte%stanford.edu 6d7ab720e9 backing out to investigate Ts increase 2007-12-19 04:12:13 +00:00