WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 49791
57506
[Qt] Rename certain POSIXy CoreIPC/qt and Platform/qt files
https://bugs.webkit.org/show_bug.cgi?id=57506
Summary
[Qt] Rename certain POSIXy CoreIPC/qt and Platform/qt files
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Siddharth Mathur
Comment 1
2011-03-30 14:59:08 PDT
Created
attachment 87624
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug