Skip to content
  • weinig@apple.com's avatar
    WebCore: · ac324818
    weinig@apple.com authored
            Rubber-stamped by Adam Roben.
    
            Rid the project of the Devil known as DeprecatedString!
    
            * GNUmakefile.am:
            * WebCore.base.exp:
            * WebCore.pro:
            * WebCore.vcproj/WebCore.vcproj:
            * WebCore.xcodeproj/project.pbxproj:
            * WebCoreSources.bkl:
            * dom/Node.h:
            * html/HTMLFormElement.cpp:
            * platform/DeprecatedString.cpp: Removed.
            * platform/DeprecatedString.h: Removed.
            * platform/graphics/qt/IconQt.cpp:
            * platform/graphics/win/MediaPlayerPrivateQuickTimeWin.cpp:
            * platform/gtk/CookieJarGtk.cpp:
            * platform/gtk/CursorGtk.cpp:
            * platform/gtk/KeyEventGtk.cpp:
            * platform/mac/DeprecatedStringMac.mm: Removed.
            * platform/network/qt/ResourceHandleQt.cpp:
            * platform/network/win/CookieJarWin.cpp:
            (WebCore::cookies):
            * platform/qt/ClipboardQt.cpp:
            * platform/qt/CookieJarQt.cpp:
            * platform/qt/CursorQt.cpp:
            * platform/symbian/DeprecatedStringSymbian.cpp: Removed.
            * platform/text/AtomicString.cpp:
            * platform/text/AtomicString.h:
            * platform/text/PlatformString.h:
            * platform/text/String.cpp:
            * platform/text/StringImpl.cpp:
            * platform/text/qt/StringQt.cpp:
            (WebCore::String::String):
            * platform/text/wx/StringWx.cpp:
            * platform/win/BString.cpp:
            * platform/win/BString.h:
            * platform/win/PasteboardWin.cpp:
    
    WebKit/qt:
    
            Rubber-stamped by Adam Roben.
    
            Rid the project of the Devil known as DeprecatedString!
    
            * Api/qwebhistory.cpp:
            * Api/qwebhistoryinterface.cpp:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@30501 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    ac324818