diff browse annotate |
036380520767a9c7da4c816a0259cb2dc4e47915 created 2011-05-11 13:03 -0400 pushed 2011-05-17 17:28 +0000 |
Benjamin Smedberg | Benjamin Smedberg - Bug 656331 - XPCOM binary component loading never checks mVersion, r=bz |
diff browse annotate |
1feb4a7c7ca6fe81b32ddbef7dafae744c81d500 created 2011-02-20 06:10 +1100 pushed 2011-04-26 22:38 +0000 |
Mitchell Field | Mitchell Field - Bug 627277 - Remove (broken) BeOS support. r=biesi,dwitte,gavin,joe,jorendorff,josh,khuey,mfinkle,neil,Pike,roc,shaver,smontagu,taras |
diff browse annotate |
386f6ab3c09b6cb265d156e8f541b1258104b9d8 created 2010-07-15 15:55 +0300 pushed 2011-04-26 22:38 +0000 |
timeless | timeless - Bug 578219 Crash in [@ nsNativeModuleLoader::LoadModule ] when installing LastPass Password Manager addon |
diff browse annotate |
8aae857e15a17280afbd03a867ad54b7c3bd276f created 2010-06-22 16:22 -0400 pushed 2011-04-26 22:38 +0000 |
Benjamin Smedberg | Benjamin Smedberg - Fix non-debug bustage in nsNativeComponentLoader, this variable should not be debug-only. |
diff browse annotate |
79ae7224e6273199d0db9638043e531942bc10fd created 2010-06-21 11:41 -0400 pushed 2011-04-26 22:38 +0000 |
Benjamin Smedberg | Benjamin Smedberg - Merge mozilla-central into the "branch" for but 568691. The omnijar XPT/component/chrome registration was removed during this merge, and will be re-added to the component manager shortly. |
diff browse annotate |
1e41bf320ea0cd5fa6a03892b87d59278ee8754c created 2010-06-10 14:11 -0400 pushed 2011-04-26 22:38 +0000 |
Benjamin Smedberg | Benjamin Smedberg - Bug 568691 part A - register static and binary components using data tables rather than programmatic nsIComponentRegistrar methods. This part contains the important needs-review bits of the change: part B contains the mechanical changes to each module in order to actually get a working build. Part C will contain changes necessary to register JS components from .manifest files |
diff browse annotate |
c666507bf280d537606d3d5a408cfe23b94b832e created 2010-06-15 12:38 -0700 pushed 2011-04-26 22:38 +0000 |
Michael Wu | Michael Wu - Bug 552121 - Load js modules and components from the omnijar [7/7], r=bsmedberg |
diff browse annotate |
5c2d7b8d9e7ca678c68ec3c5bf31f4ec2e52cca0 created 2010-05-17 16:36 -0700 pushed 2011-04-26 22:38 +0000 |
Daniel Holbert | Daniel Holbert - Bug 560393, part 2: (xpcom directory) Fix compile warning: format $f expects type $t1, but argument 2 has type $t2. r=bsmedberg |
diff browse annotate |
54b5c634212eb738a1f90f25d90a0154a2b45d13 created 2008-11-26 14:39 -0500 pushed 2011-04-26 22:38 +0000 |
Benjamin Smedberg | Benjamin Smedberg - Bug 463289 - nsNativeModuleLoader doesn't protect its internal data structures, and is accessed on multiple threads (symptom is RECURSION_LEVEL assertions in pldhash.c). This patch is the simple-but-slow path: proxy all non-main-thread requests to the main thread. This is probably sufficient because asking for modules is a relatively rare activity: the component manager caches the factory objects after a lookup, r=brendan |
diff browse annotate |
5d12d7b9ddb6af8ac807bbcdec5ea8e69d78c6cb created 2008-12-03 15:26 +0200 pushed 2011-04-26 22:38 +0000 |
Olli Pettay | Olli Pettay - Trying to fix random orange, backing out Bug 463289, |
diff browse annotate |
3cadaf8dab0cbb3509f850495992f0dd3ace47d5 created 2008-11-26 14:39 -0500 pushed 2011-04-26 22:38 +0000 |
Benjamin Smedberg | Benjamin Smedberg - Bug 463289 - nsNativeModuleLoader doesn't protect its internal data structures, and is accessed on multiple threads (symptom is RECURSION_LEVEL assertions in pldhash.c). This patch is the simple-but-slow path: proxy all non-main-thread requests to the main thread. This is probably sufficient because asking for modules is a relatively rare activity: the component manager caches the factory objects after a lookup, r=brendan |
diff browse annotate |
506b9ff63a1d46ea62f772a760ba62a89905f2b8 created 2008-02-21 12:39 -0800 pushed 2011-04-26 22:38 +0000 |
benjamin | benjamin - Back out bug 412320 and various followups because the perf impact was minimal and the code is more complicated |
diff browse annotate |
4c4e35fa5f5b2c3258046cc59cbc7a9301499ac6 created 2008-01-25 09:14 -0800 pushed 2011-04-26 22:38 +0000 |
benjamin | benjamin - Bug 412320 - Try code-generation for QI impls, r=roc+luser |
diff browse annotate |
a03831062314f20de7c9c49db9f70c9b19164702 created 2007-08-13 12:36 -0700 pushed 2011-04-26 22:38 +0000 |
dbaron | dbaron - Remove nsTraceRefcnt::LoadLibrarySymbols, which is no longer needed due to the error handling in SymGetModuleInfoEspecial. b=391793 r+a=bsmedberg |
diff browse annotate |
9b2a99adc05e53cd4010de512f50118594756650 created 2007-03-22 10:30 -0700 pushed 2011-04-26 22:38 +0000 |
hg | hg - Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, |