Bug 57506

Summary: [Qt] Rename certain POSIXy CoreIPC/qt and Platform/qt files
Product: WebKit Reporter: Siddharth Mathur <s.mathur>
Component: WebKit2Assignee: Siddharth Mathur <s.mathur>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: kbalazs, laszlo.gombos, ossy
Priority: P2 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
Patch none

Siddharth Mathur
Reported 2011-03-30 14:37:58 PDT
In Source/WebKit2/Platform/qt/, rename SharedMemoryQt.cpp to SharedMemoryPosix.cpp. In Source/WebKit2/Platform/CoreIPC/qt/, rename ConnectionQt.cpp to ConnectionPosix.cpp Both these files are very non-portable POSIX in their implementation, and of little use for WebKit2 on Symbian or Windows via Qt. Hence renaming them in preparation of Bug 55875 Bug 55877 which will add SharedMemorySymbian.cpp and ConnectionSymbian.cpp to the abovementioned folders.
Attachments
Patch (39.93 KB, patch)
2011-03-30 14:59 PDT, Siddharth Mathur
no flags
Siddharth Mathur
Comment 1 2011-03-30 14:59:08 PDT
Balazs Kelemen
Comment 2 2011-03-30 15:58:15 PDT
We can handle the renames in the GTK patch. I have commented on that. *** This bug has been marked as a duplicate of bug 49791 ***
Note You need to log in before you can comment on or make changes to this bug.