Bug 25337

Summary: Move ThreadingQt.cpp under the qt directory.
Product: WebKit Reporter: Laszlo Gombos <laszlo.gombos>
Component: WebKit QtAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
Move ThreadingQt.cpp under the qt directory.
mrowe: review-
Do one thing and do it well. Move ThreadingQt.cpp under the qt directory. mrowe: review+

Laszlo Gombos
Reported 2009-04-22 21:18:55 PDT
JavaScriptCore/wtf/ThreadingQt.cpp should be under JavaScriptCore/wtf/qt/ThreadingQt.cpp to be consistent with the rest of the source tree structure. Separate bugs will be created for other port specific Threading files (Win, Gtk).
Attachments
Move ThreadingQt.cpp under the qt directory. (15.89 KB, patch)
2009-04-22 21:28 PDT, Laszlo Gombos
mrowe: review-
Do one thing and do it well. Move ThreadingQt.cpp under the qt directory. (15.30 KB, patch)
2009-04-23 05:45 PDT, Laszlo Gombos
mrowe: review+
Laszlo Gombos
Comment 1 2009-04-22 21:28:58 PDT
Created attachment 29705 [details] Move ThreadingQt.cpp under the qt directory. Also enable Qt builds without threading support when ENABLE_THREADS is set to 0.
Mark Rowe (bdash)
Comment 2 2009-04-22 23:04:27 PDT
Comment on attachment 29705 [details] Move ThreadingQt.cpp under the qt directory. This patch does two completely unrelated things.
Laszlo Gombos
Comment 3 2009-04-23 05:45:01 PDT
Created attachment 29709 [details] Do one thing and do it well. Move ThreadingQt.cpp under the qt directory.
Mark Rowe (bdash)
Comment 4 2009-04-23 14:16:36 PDT
Comment on attachment 29709 [details] Do one thing and do it well. Move ThreadingQt.cpp under the qt directory. rs=me
Jan Alonzo
Comment 5 2009-04-24 17:28:21 PDT
(In reply to comment #4) > (From update of attachment 29709 [details] [review]) > rs=me > Landed in r42858
Note You need to log in before you can comment on or make changes to this bug.