Skip to content
  • ossy@webkit.org's avatar
    [Qt][Wk2][Symbian] Fix build after r86560 · 5331fb3c
    ossy@webkit.org authored
    https://bugs.webkit.org/show_bug.cgi?id=60887
    
    Patch by Siddharth Mathur <siddharth.mathur@nokia.com> on 2011-05-16
    Rubber-stamped by Csaba Osztrogonác.
    
    Temporarily fix Symbian build by re-enabling compilation
    of Qt/Gtk common code (as was the case for Symbian before r55875).
    This is a stop gap until the pure Symbian Core IPC and process launching bits land in Bug 55875
    As of this revision, only the native SharedMemory implementation is in trunk.
    
    * Platform/CoreIPC/Attachment.h: Compile Qt/Gtk common code for Qt-Symbian too
    * Platform/CoreIPC/Connection.h: ditto
    * Platform/SharedMemory.h:       ditto
    * Platform/qt/SharedMemorySymbian.cpp: stub implementations of attachment handling
    (WebKit::SharedMemory::Handle::releaseToAttachment):
    (WebKit::SharedMemory::Handle::adoptFromAttachment):
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@86585 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    5331fb3c