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

269 Коммитов

Автор SHA1 Сообщение Дата
benjamin@smedbergs.us 648d3cd3f5 Bug 393935 - Crash [@nsProxyObject::LockedFind] due to threads racing, r=brendan 2007-09-14 11:21:28 -07:00
mats.palmgren@bredband.net 9e7740f2e8 Add a missing return. b=392782 r+sr+a1.9=dbaron 2007-08-20 14:31:48 -07:00
benjamin@smedbergs.us d68cb5e133 Bug 350132 - Deadlock in JS/XPCOM proxy, r=brendan 2007-08-16 13:51:50 -07:00
jwalden@mit.edu 12e960c504 Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 00:08:04 -07:00
benjamin@smedbergs.us 3ed32f3e27 Bug 337492 - Fix destructor race condition in proxy events, initial patch by Alex Fritze, with additional comments by me, r=me+dbaron 2007-05-25 04:18:18 -07:00
roc+@cs.cmu.edu 0054412272 Bug 374866. Reftests for text-transform. r=dbaron 2007-03-22 16:01:14 -07:00
timeless%mozdev.org 10bedb13a9 Bug 382631 Creating proxy of "this" in JavaScript using nsProxyObjectManager::GetProxyForObject causes random memory rewrite
r=dougt a=beltzner
2008-04-21 18:57:14 +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 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
reed%reedloden.com 2f438f32de Bug 398435 - "PRBool misuse bugs in xpcom/" [p=taras r=bsmedberg a1.9=sayrer] 2007-10-19 23:26:53 +00:00
reed%reedloden.com 454a4301b9 Backout taras's check-in for bug 398435 to help find Tp regression. 2007-10-17 00:31:02 +00:00
tglek%mozilla.com d807caa2df Bug 398435. Fix prbool bugs in xpcom. r=bsmedberg a=sayrer 2007-10-15 23:40:10 +00:00
benjamin%smedbergs.us 3b825cb218 Bug 393935 - Crash [@nsProxyObject::LockedFind] due to threads racing, r=brendan 2007-09-14 18:21:28 +00:00
mats.palmgren%bredband.net b9d1651064 Add a missing return. b=392782 r+sr+a1.9=dbaron 2007-08-20 21:31:48 +00:00
benjamin%smedbergs.us 82439e3b43 Bug 350132 - Deadlock in JS/XPCOM proxy, r=brendan 2007-08-16 20:51:50 +00:00
jwalden%mit.edu ef68fcf595 Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 07:08:56 +00:00
benjamin%smedbergs.us f581c57307 Bug 337492 - Fix destructor race condition in proxy events, initial patch by Alex Fritze, with additional comments by me, r=me+dbaron 2007-05-25 11:18:18 +00:00
benjamin%smedbergs.us b90bdad6b1 Bug 354307 - newInterface not freed if nsProxyObject::LockedFind fails, r=timeless 2007-01-17 20:18:44 +00:00
benjamin%smedbergs.us 7b434c0d06 Bug 349002, try #2 - Refactor xptcall into a frozen API, r=timeless - with OS/2 fixup by Peter Weilbacher 2006-11-20 17:03:38 +00:00
benjamin%smedbergs.us 09d80a0a6f Backout xptcall because linux tboxes are stupid, I think. 2006-11-16 20:17:24 +00:00
benjamin%smedbergs.us 8b41b7fdd0 Bug 349002 - Refactor xptcall into a frozen API, r=timeless. Includes OS/2 fixup by Peter Weilbacher 2006-11-16 18:29:33 +00:00
bzbarsky%mit.edu 39c8cbae6a Fix allocator mismatch. Bug 352790, r+sr=darin 2006-09-16 02:36:10 +00:00
benjamin%smedbergs.us 3244b5d297 Bug 344623 - leaks caused by incorrect refcounting in bug 342311, r=darin 2006-07-19 18:28:00 +00:00
benjamin%smedbergs.us fe09418e82 Part of bug 344623 - stupid typo 2006-07-19 15:43:13 +00:00
benjamin%smedbergs.us 7280a0bc02 Bug 344652 - Synchronous proxy operations always return NS_OK, patch by Neil Rashbrook, r=me sr=darin 2006-07-18 20:04:05 +00:00
benjamin%smedbergs.us 439f716761 Warning fix for Bug 342311 - xpcom/proxy refactoring 2006-07-17 14:32:09 +00:00
benjamin%smedbergs.us e9871fff45 Bustage fix, bug 342311 2006-07-13 16:01:41 +00:00
benjamin%smedbergs.us 3a5851d071 Bug 342311 - xpcom/proxy refactoring, in preparation for xptcall rework, r=darin 2006-07-13 15:51:03 +00:00
darin%meer.net 9fe4f30c36 fixes bug 337492 "xpcom proxies may release proxied object on random threads" r=bsmedberg 2006-05-30 23:07:13 +00:00
benjamin%smedbergs.us 6c4776a2bc Bug 338734 - Make nsProxyRelease available to frozen-linkage code, r=darin 2006-05-22 14:19:13 +00:00
darin%meer.net e983a5d96e backing out patch for bug 337492 to fix tinderbox orange 2006-05-16 21:42:52 +00:00
darin%meer.net 5da82cbce3 Attempting to fix nye tinderbox bustage. 2006-05-16 21:14:45 +00:00
darin%meer.net 33a6271db7 fixes bug 337492 "xpcom proxies may release proxied object on random threads" r=bsmedberg 2006-05-16 20:17:36 +00:00
darin%meer.net 8fc0bff8ba fixes bug 338075 "CID 538, resource leak" patch by Feng Qian, r=darin 2006-05-16 00:11:38 +00:00
darin%meer.net 044fbae683 removing empty file (bug 330062) 2006-05-15 06:13:10 +00:00
darin%meer.net 7d3e7d7acd landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
cbiesinger%web.de cf36a3a065 fixing bustage from bug 323412: check in missing file 2006-01-28 16:25:25 +00:00
cbiesinger%web.de f74f590241 bug 323412 get the event queue service outside of the proxy locks
patch by Matthew Gertner <matthew@allpeers.com> r=dougt
2006-01-28 15:46:11 +00:00
timeless%mozdev.org 532329ac75 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 19:48:04 +00:00
bsmedberg%covad.net dff1dea638 Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver 2005-11-11 14:36:26 +00:00
bsmedberg%covad.net 1172c33dfc Bug 305949 Part 1 - Separate the frozen XPCOM exports with the XPCOM_API macro; add compatibility methods to the frozen string API; convert most of the tests/tools to use the xpcom glue when appropriate r=darin This checking does not actually stop exporting the nonfrozen methods yet, pending a bunch of test cleanup throughout the tree. 2005-11-08 18:17:49 +00:00
bzbarsky%mit.edu 1dcbeebf9e Fixing build bustage 2005-07-28 21:40:57 +00:00
bzbarsky%mit.edu e90f0f5d62 Add some documentation. Bug 292036, patch by gekacheka@yahoo.com, r=darin,
sr=bzbarsky, a=bsmedberg
2005-07-28 21:17:14 +00:00
bsmedberg%covad.net dd1eea4900 Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-05 19:30:58 +00:00
bsmedberg%covad.net 20b57929a4 Bug 288626 - Begin switch from MOZILLA_STRICT_API to MOZILLA_INTERNAL_API rs=darin for the Makefile var additions. Should not affect the build yet, until we flip a few switches at the end. 2005-04-01 18:22:57 +00:00
bsmedberg%covad.net d0df7546cb Bug 267040 - Remove obsolete XPCOM dllexports for the old component manager r=darin 2005-03-22 20:37:18 +00:00
bsmedberg%covad.net 0c8e85c7f2 Bug 272283 - initial work for --enable-libxul r=bryner+darin This is on by default for xulrunner and off by default for all other apps. 2004-12-06 22:39:54 +00:00
darin%meer.net f94aa8151e fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg 2004-11-07 23:59:35 +00:00
darin%meer.net 96c79cea45 eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg 2004-11-01 18:50:36 +00:00
gerv%gerv.net 6f486a3c92 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 14:21:17 +00:00