VirtualBox

Changeset 101833 in vbox for trunk/src


Ignore:
Timestamp:
Nov 5, 2023 2:21:41 PM (16 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
159929
Message:

libs/xpcom: Get rid of unused nsProcess functionality, bugref:10545

Location:
trunk/src/libs/xpcom18a4
Files:
3 deleted
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/xpcom18a4/Config.kmk

    r101832 r101833  
    442442        xpcom/threads/nsIRunnable.idl \
    443443        xpcom/threads/nsIThread.idl \
    444         xpcom/threads/nsIProcess.idl \
    445444        xpcom/reflect/xptinfo/public/nsIInterfaceInfo.idl \
    446445        xpcom/reflect/xptinfo/public/nsIInterfaceInfoManager.idl \
  • trunk/src/libs/xpcom18a4/Makefile.kmk

    r101832 r101833  
    322322        xpcom/ds/nsObserverService.h \
    323323        xpcom/components/nsObsoleteModuleLoading.h \
    324         xpcom/threads/nsProcess.h \
    325324        xpcom/proxy/public/nsProxiedService.h \
    326325        xpcom/proxy/public/nsProxyEvent.h \
     
    690689        xpcom/threads/nsEventQueue.cpp \
    691690        xpcom/threads/nsEventQueueService.cpp \
    692         xpcom/threads/nsThread.cpp \
    693         xpcom/threads/nsProcessCommon.cpp
     691        xpcom/threads/nsThread.cpp
    694692$(evalcall VBOX_XPCOM_X86,VBox-xpcom-threads)
    695693
     
    12051203                nsIEventQueue.xpt \
    12061204                nsIEventQueueService.xpt \
    1207                 nsIProcess.xpt \
    12081205                nsIInterfaceInfo.xpt \
    12091206                nsIInterfaceInfoManager.xpt \
  • trunk/src/libs/xpcom18a4/xpcom/build/nsXPComInit.cpp

    r101832 r101833  
    8181
    8282#include "nsThread.h"
    83 #include "nsProcess.h"
    8483
    8584#include "nsEmptyEnumerator.h"
     
    132131static NS_DEFINE_CID(kEventQueueServiceCID, NS_EVENTQUEUESERVICE_CID);
    133132
    134 NS_GENERIC_FACTORY_CONSTRUCTOR(nsProcess)
    135133NS_GENERIC_FACTORY_CONSTRUCTOR_INIT(nsEventQueueServiceImpl, Init)
    136134
     
    387385#define NS_DIRECTORY_SERVICE_CLASSNAME  "nsIFile Directory Service"
    388386    COMPONENT(DIRECTORY_SERVICE, nsDirectoryService::Create),
    389     COMPONENT(PROCESS, nsProcessConstructor),
    390387
    391388    COMPONENT(STRINGINPUTSTREAM, nsStringInputStreamConstructor),
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette