Bug 137173

Summary: Move ColorInputType class to std::unique_ptr
Product: WebKit Reporter: Gyuyoung Kim <gyuyoung.kim>
Component: WebKit Misc.Assignee: Gyuyoung Kim <gyuyoung.kim>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 128007    
Attachments:
Description Flags
Patch for ews
none
Patch none

Description Gyuyoung Kim 2014-09-26 23:58:01 PDT
Replace uses of PassOwnPtr in code under ColorInputType class with std::unique_ptr.
Comment 1 Gyuyoung Kim 2014-09-27 00:00:08 PDT
Created attachment 238764 [details]
Patch for ews
Comment 2 Gyuyoung Kim 2014-09-27 05:47:30 PDT
Created attachment 238775 [details]
Patch
Comment 3 WebKit Commit Bot 2014-09-28 18:04:54 PDT
Comment on attachment 238775 [details]
Patch

Clearing flags on attachment: 238775

Committed r174047: <http://trac.webkit.org/changeset/174047>
Comment 4 WebKit Commit Bot 2014-09-28 18:04:58 PDT
All reviewed patches have been landed.  Closing bug.