RESOLVED FIXED 137173
Move ColorInputType class to std::unique_ptr
https://bugs.webkit.org/show_bug.cgi?id=137173
Summary Move ColorInputType class to std::unique_ptr
Gyuyoung Kim
Reported 2014-09-26 23:58:01 PDT
Replace uses of PassOwnPtr in code under ColorInputType class with std::unique_ptr.
Attachments
Patch for ews (10.17 KB, patch)
2014-09-27 00:00 PDT, Gyuyoung Kim
no flags
Patch (10.31 KB, patch)
2014-09-27 05:47 PDT, Gyuyoung Kim
no flags
Gyuyoung Kim
Comment 1 2014-09-27 00:00:08 PDT
Created attachment 238764 [details] Patch for ews
Gyuyoung Kim
Comment 2 2014-09-27 05:47:30 PDT
WebKit Commit Bot
Comment 3 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>
WebKit Commit Bot
Comment 4 2014-09-28 18:04:58 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.