Maria Grazia Alastra
|
45c0af14f9
|
Bug 331566 - Change idl interfaces to use @throws instead of @return NS_. r=bsmedberg
|
2013-05-16 08:26:55 -04:00 |
Gervase Markham
|
82ff7027aa
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
Mitchell Field
|
d0f35f6883
|
Remove @status FROZEN and @status UNDER_REVIEW. r=bsmedberg
--HG--
extra : rebase_source : 7fab31a6b7898e05ff828482390846cc9ce2854d
|
2010-07-02 10:27:06 -04:00 |
Benjamin Smedberg
|
e2c331db23
|
Require XPT files to be loaded explicitly: they are never auto-registered when found in a components/ directory.
|
2010-06-29 18:16:48 -04:00 |
Benjamin Smedberg
|
e9d5a3c6b8
|
Revert many of the interface changes from bug 568691, so that binaries can be made which are compatible with Firefox 3.6 and Firefox 4. Note that this is not an ongoing process: it will not be possible to make single binary components which are compatible with both Firefox 4 and Firefox 4.1, but you will be able to ship two components and select one based on the platform version.
|
2010-06-24 14:31:18 -04:00 |
Benjamin Smedberg
|
2ea5d7e810
|
Bug 568691 fixups: alter mockObjects.js so that it registers its mock by contractID but doesn't replace the CID. Fix the generic classinfo not to assert when code asks for the class description (which is no longer implemented).
|
2010-06-23 15:18:13 -04:00 |
Benjamin Smedberg
|
c611ebcd81
|
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
|
2010-06-10 14:11:11 -04:00 |
bsmedberg%covad.net
|
75f0b3fd3c
|
Re-landing bug 316416 with biesi's uninitialized-rv catch and with the windows nsIFile hashing cached (bug 316732)
|
2005-12-13 17:55:43 +00:00 |
bsmedberg%covad.net
|
d54d3d7b09
|
Reverting bug 316416 due to Ts regression and mysterious monkey orange :-(
|
2005-12-03 15:27:17 +00:00 |
bsmedberg%covad.net
|
28e3019754
|
Bug 316416 - Convert nsIComponentLoader into nsIModuleLoader, xpcom bits r=darin xpconnect bits r=shaver; and bug 318625 - Make a version of nsTArray.AppendElement that doesn't copy-construct, r=darin
|
2005-12-02 16:34:42 +00:00 |
dougt%netscape.com
|
19f33d7732
|
adding better comments to idl per newsgroup comment
|
2002-12-17 19:11:59 +00:00 |
dougt%netscape.com
|
cfa91392a7
|
Addresses some native component loader thread issues. Makes use of the threadsafe version of nsISupports. Adds comments to IDL it indicate that AutoRegister can only be called from the main thread. See 98755 for details. r=jband@netscape.com, sr=waterson@netscape.com
|
2002-04-15 22:36:59 +00:00 |
dougt%netscape.com
|
9d057fffdc
|
Freezes nsIComponentRegistrar.idl for mozilla 1.0. bug 98755 r=dp, sr=rpotts, a=shaver + asa
|
2002-04-02 21:10:39 +00:00 |
dougt%netscape.com
|
d1966e4e51
|
Modifiy comments for 115853. Have not committed the UNDER_REVIEW -> FROZEN change yet. Will wait one week or so. r=dp@netscape.com, sr=rpotts@netscape.com, a=shaver@mozilla.org
|
2002-03-22 21:15:50 +00:00 |
dougt%netscape.com
|
8165e8283e
|
adding @return comments.
|
2002-01-30 21:56:34 +00:00 |
dougt%netscape.com
|
0d29a55b5a
|
Adding nsIComponentRegistrar interface to the build. See 115853. r=dp@netscape.com, sr=jband@netscape.com
|
2002-01-24 01:50:35 +00:00 |