VirtualBox

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


Ignore:
Timestamp:
Nov 5, 2023 4:39:37 PM (17 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
159933
Message:

libs/xpcom: Get rid of unused nsIUnicharInputStream and nsIUnicharBuffer functionality, bugref:10545

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

Legend:

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

    r101836 r101837  
    302302        xpcom/ds/nsHashSets.h \
    303303        xpcom/ds/nsHashtable.h \
    304         xpcom/ds/nsIByteBuffer.h \
    305304        xpcom/base/nsID.h \
    306305        xpcom/base/nsIID.h \
     
    309308        xpcom/base/nsISupportsBase.h \
    310309        xpcom/base/nsISupportsObsolete.h \
    311         xpcom/ds/nsIUnicharBuffer.h \
    312         xpcom/io/nsIUnicharInputStream.h \
    313310        xpcom/ds/nsInt64.h \
    314311        xpcom/ds/nsInterfaceHashtable.h \
     
    600597        xpcom/ds/nsAtomTable.cpp \
    601598        xpcom/ds/nsAtomService.cpp \
    602         xpcom/ds/nsByteBuffer.cpp \
    603599        xpcom/ds/nsCheapSets.cpp \
    604600        xpcom/ds/nsCRT.cpp \
     
    655651        xpcom/io/SpecialSystemDirectory.cpp \
    656652        xpcom/io/nsStringStream.cpp \
    657         xpcom/io/nsUnicharInputStream.cpp \
    658653        xpcom/io/nsNativeCharsetUtils.cpp
    659654if1of ($(KBUILD_TARGET) $(KBUILD_TARGET).$(KBUILD_TARGET_ARCH), freebsd linux netbsd openbsd solaris darwin.amd64 darwin.arm64)
  • trunk/src/libs/xpcom18a4/xpcom/build/nsXPComInit.cpp

    r101836 r101837  
    5252#include "nsTraceRefcntImpl.h"
    5353#include "nsErrorService.h"
    54 #include "nsByteBuffer.h"
    5554
    5655#include "nsSupportsArray.h"
     
    329328    COMPONENT(ERRORSERVICE, nsErrorService::Create),
    330329
    331     COMPONENT(BYTEBUFFER, ByteBufferImpl::Create),
    332330    COMPONENT(SCRIPTABLEINPUTSTREAM, nsScriptableInputStream::Create),
    333331    COMPONENT(BINARYINPUTSTREAM, nsBinaryInputStreamConstructor),
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