Bug 38042

Summary: Move wtf/OwnPtr*.cpp into platform specific folder
Product: WebKit Reporter: Patrick R. Gansterer <paroga>
Component: Web Template FrameworkAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Move OwnPtrBrew.cpp
none
Move OwnPtrWin.cpp none

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.