Skip to content
  • andersca@apple.com's avatar
    Move StringReference to Platform/IPC · 96fe6840
    andersca@apple.com authored
    https://bugs.webkit.org/show_bug.cgi?id=124203
    
    Reviewed by Antti Koivisto.
    
    * Platform/IPC/StringReference.cpp: Renamed from Source/WebKit2/Platform/CoreIPC/StringReference.cpp.
    (CoreIPC::StringReference::toString):
    (CoreIPC::StringReference::encode):
    (CoreIPC::StringReference::decode):
    (CoreIPC::StringReference::Hash::hash):
    * Platform/IPC/StringReference.h: Renamed from Source/WebKit2/Platform/CoreIPC/StringReference.h.
    (CoreIPC::StringReference::StringReference):
    (CoreIPC::StringReference::isEmpty):
    (CoreIPC::StringReference::size):
    (CoreIPC::StringReference::data):
    (CoreIPC::StringReference::operator==):
    (CoreIPC::StringReference::Hash::equal):
    * WebKit2.xcodeproj/project.pbxproj:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@159108 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    96fe6840