Bug 38042 - Move wtf/OwnPtr*.cpp into platform specific folder
Summary: Move wtf/OwnPtr*.cpp into platform specific folder
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-23 04:09 PDT by Patrick R. Gansterer
Modified: 2010-04-23 07:59 PDT (History)
1 user (show)

See Also:


Attachments
Move OwnPtrBrew.cpp (4.62 KB, patch)
2010-04-23 04:27 PDT, Patrick R. Gansterer
no flags Details | Formatted Diff | Diff
Move OwnPtrWin.cpp (6.71 KB, patch)
2010-04-23 04:27 PDT, Patrick R. Gansterer
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick R. Gansterer 2010-04-23 04:09:17 PDT
Move OwnPtrBrew.cpp into wtf/brew folder and OwnPtrWin.cpp into wtf/win folder.
Comment 1 Patrick R. Gansterer 2010-04-23 04:27:30 PDT
Created attachment 54148 [details]
Move OwnPtrBrew.cpp
Comment 2 Patrick R. Gansterer 2010-04-23 04:27:56 PDT
Created attachment 54149 [details]
Move OwnPtrWin.cpp
Comment 3 Laszlo Gombos 2010-04-23 07:36:17 PDT
Comment on attachment 54148 [details]
Move OwnPtrBrew.cpp

lgtm, r+.
Comment 4 WebKit Commit Bot 2010-04-23 07:45:39 PDT
Comment on attachment 54148 [details]
Move OwnPtrBrew.cpp

Clearing flags on attachment: 54148

Committed r58164: <http://trac.webkit.org/changeset/58164>
Comment 5 Laszlo Gombos 2010-04-23 07:45:49 PDT
Comment on attachment 54149 [details]
Move OwnPtrWin.cpp

lgtm, r+. Thanks.
Comment 6 WebKit Commit Bot 2010-04-23 07:59:49 PDT
Comment on attachment 54149 [details]
Move OwnPtrWin.cpp

Clearing flags on attachment: 54149

Committed r58165: <http://trac.webkit.org/changeset/58165>
Comment 7 WebKit Commit Bot 2010-04-23 07:59:54 PDT
All reviewed patches have been landed.  Closing bug.