pjs/xpcom/sample
Benjamin Smedberg acf7a08f1c Address review from bug 568691 comments 31 and 34 2010-06-23 13:43:02 -04:00
..
program 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
Makefile.in Bug 568691 - build components.manifest instead of components.list, and switch the sample JS component to use standard EXTRA_COMPONENTS machinery. 2010-06-21 13:59:58 -04:00
nsISample.idl
nsSample.cpp Bug 568691 - Add CID data back to classinfo because it's required for fastload to work correctly. 2010-06-22 12:59:57 -04:00
nsSample.h
nsSample.js Address review from bug 568691 comments 31 and 34 2010-06-23 13:43:02 -04:00
nsSample.manifest Bug 568691 - build components.manifest instead of components.list, and switch the sample JS component to use standard EXTRA_COMPONENTS machinery. 2010-06-21 13:59:58 -04:00
nsSampleModule.cpp 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
xpconnect-sample.html Backed out changeset 2df29cb1ed93 2009-02-07 15:07:36 +01:00