Bug 137173 - Move ColorInputType class to std::unique_ptr
Summary: Move ColorInputType class to std::unique_ptr
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Gyuyoung Kim
URL:
Keywords:
Depends on:
Blocks: 128007
  Show dependency treegraph
 
Reported: 2014-09-26 23:58 PDT by Gyuyoung Kim
Modified: 2014-11-23 18:35 PST (History)
1 user (show)

See Also:


Attachments
Patch for ews (10.17 KB, patch)
2014-09-27 00:00 PDT, Gyuyoung Kim
no flags Details | Formatted Diff | Diff
Patch (10.31 KB, patch)
2014-09-27 05:47 PDT, Gyuyoung Kim
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.