Bug 675221 part B - remove the implementation of XPCOM proxies, sr=dougt
commit00e37f7b43dc8561d485d3519bbc6773e7377bf1
authorBenjamin Smedberg <benjamin@smedbergs.us>
Wed, 11 Jan 2012 16:28:21 +0000 (11 11:28 -0500)
committerBenjamin Smedberg <benjamin@smedbergs.us>
Wed, 11 Jan 2012 16:28:21 +0000 (11 11:28 -0500)
tree60f33f91410380206b1f6ff8e31525ae148ec064
parent51e3a00405c1b95abc986c2ca1c7f1a8c7fd8202
Bug 675221 part B - remove the implementation of XPCOM proxies, sr=dougt
19 files changed:
xpcom/Makefile.in
xpcom/build/XPCOMModule.inc
xpcom/build/nsXPComInit.cpp
xpcom/proxy/Makefile.in [deleted file]
xpcom/proxy/public/Makefile.in [deleted file]
xpcom/proxy/public/nsIProxyObjectManager.idl [deleted file]
xpcom/proxy/public/nsProxiedService.h [deleted file]
xpcom/proxy/src/Makefile.in [deleted file]
xpcom/proxy/src/nsProxyEvent.cpp [deleted file]
xpcom/proxy/src/nsProxyEventClass.cpp [deleted file]
xpcom/proxy/src/nsProxyEventObject.cpp [deleted file]
xpcom/proxy/src/nsProxyEventPrivate.h [deleted file]
xpcom/proxy/src/nsProxyObjectManager.cpp [deleted file]
xpcom/proxy/tests/Makefile.in [deleted file]
xpcom/proxy/tests/nsITestProxy.idl [deleted file]
xpcom/proxy/tests/proxy-create-threadsafety.cpp [deleted file]
xpcom/proxy/tests/proxytests.cpp [deleted file]
xpcom/tests/Makefile.in
xpcom/tests/TestProxies.cpp [deleted file]