Bug 25338 - Move ThreadingGtk.cpp under the gtk directory.
Summary: Move ThreadingGtk.cpp under the gtk directory.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-22 21:51 PDT by Laszlo Gombos
Modified: 2009-04-24 17:19 PDT (History)
0 users

See Also:


Attachments
Proposed change. (14.44 KB, patch)
2009-04-22 21:55 PDT, Laszlo Gombos
mrowe: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Laszlo Gombos 2009-04-22 21:51:53 PDT
JavaScriptCore/wtf/ThreadingGtk.cpp should be under JavaScriptCore/wtf/gtk/ThreadingGtk.cpp to be consistent with the rest of the source tree structure. Separate bugs will be created for other port specific Threading files (Qt, Win).
Comment 1 Laszlo Gombos 2009-04-22 21:55:38 PDT
Created attachment 29706 [details]
Proposed change.
Comment 2 Mark Rowe (bdash) 2009-04-23 14:17:03 PDT
Comment on attachment 29706 [details]
Proposed change.

rs=me
Comment 3 Jan Alonzo 2009-04-24 17:19:03 PDT
(In reply to comment #2)
> (From update of attachment 29706 [details] [review])
> rs=me
> 

Landed in r42857