gecko/xpcom/sample
Benjamin Smedberg 3e93617368 Implement compatibility wrapper so that binary components can be compatible with both Firefox 3.6 and Firefox 4, as a result of registration changes from bug 568691.
--HG--
rename : xpcom/components/GenericFactory.cpp => xpcom/glue/GenericFactory.cpp
rename : xpcom/components/GenericFactory.h => xpcom/glue/GenericFactory.h
2010-06-24 16:36:27 -04:00
..
program
Makefile.in
nsISample.idl
nsSample.cpp
nsSample.h
nsSample.js Address review from bug 568691 comments 31 and 34 2010-06-23 13:43:02 -04:00
nsSample.manifest
nsSampleModule.cpp Implement compatibility wrapper so that binary components can be compatible with both Firefox 3.6 and Firefox 4, as a result of registration changes from bug 568691. 2010-06-24 16:36:27 -04:00
xpconnect-sample.html