VirtualBox

Changeset 101860 in vbox for trunk/src/libs/xpcom18a4


Ignore:
Timestamp:
Nov 6, 2023 11:32:31 AM (17 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
159956
Message:

libs/xpcom: Get rid of nsStringStream.{cpp,h} and nsIStringStream, bugref:10545

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

Legend:

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

    r101852 r101860  
    430430        xpcom/io/nsIAsyncOutputStream.idl \
    431431        xpcom/io/nsIScriptableInputStream.idl \
    432         xpcom/io/nsIStringStream.idl \
    433432        xpcom/io/nsILineInputStream.idl \
    434433        xpcom/proxy/public/nsIProxyObjectManager.idl \
  • trunk/src/libs/xpcom18a4/Makefile.kmk

    r101857 r101860  
    325325        xpcom/ds/nsStringEnumerator.h \
    326326        xpcom/io/nsStringIO.h \
    327         xpcom/io/nsStringStream.h \
    328327        xpcom/ds/nsSupportsArray.h \
    329328        xpcom/ds/nsSupportsPrimitives.h \
     
    635634        xpcom/io/nsScriptableInputStream.cpp \
    636635        xpcom/io/SpecialSystemDirectory.cpp \
    637         xpcom/io/nsStringStream.cpp \
    638636        xpcom/io/nsNativeCharsetUtils.cpp
    639637if1of ($(KBUILD_TARGET) $(KBUILD_TARGET).$(KBUILD_TARGET_ARCH), freebsd linux netbsd openbsd solaris darwin.amd64 darwin.arm64)
     
    11481146                nsIObjectOutputStream.xpt \
    11491147                nsISeekableStream.xpt \
    1150                 nsIStringStream.xpt \
    11511148                nsIStreamBufferAccess.xpt \
    11521149                nsIAsyncInputStream.xpt \
  • trunk/src/libs/xpcom18a4/xpcom/build/nsXPComInit.cpp

    r101859 r101860  
    8989#include "nsCategoryManager.h"
    9090#include "nsICategoryManager.h"
    91 #include "nsStringStream.h"
    9291
    9392#include "nsAtomService.h"
     
    375374#define NS_DIRECTORY_SERVICE_CLASSNAME  "nsIFile Directory Service"
    376375    COMPONENT(DIRECTORY_SERVICE, nsDirectoryService::Create),
    377 
    378     COMPONENT(STRINGINPUTSTREAM, nsStringInputStreamConstructor),
    379376
    380377    COMPONENT(VARIANT, nsVariantConstructor),
Note: See TracChangeset for help on using the changeset viewer.

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