RESOLVED FIXED 138280
Move std::unique_ptr to WebCore/bridge
https://bugs.webkit.org/show_bug.cgi?id=138280
Summary Move std::unique_ptr to WebCore/bridge
Gyuyoung Kim
Reported 2014-11-01 07:20:34 PDT
SSIA.
Attachments
Patch (7.71 KB, patch)
2014-11-01 07:21 PDT, Gyuyoung Kim
andersca: review+
Gyuyoung Kim
Comment 1 2014-11-01 07:21:42 PDT
Anders Carlsson
Comment 2 2014-11-03 16:52:06 PST
Comment on attachment 240787 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=240787&action=review > Source/WebCore/ChangeLog:3 > + Move std::unique_ptr to WebCore/bridge I think you want this to say "Move WebCore/bridge to std::unique_ptr"?
Gyuyoung Kim
Comment 3 2014-11-03 16:56:49 PST
Gyuyoung Kim
Comment 4 2014-11-03 16:57:35 PST
(In reply to comment #2) > Comment on attachment 240787 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=240787&action=review > > > Source/WebCore/ChangeLog:3 > > + Move std::unique_ptr to WebCore/bridge > > I think you want this to say "Move WebCore/bridge to std::unique_ptr"? Thanks, Fixed.
Note You need to log in before you can comment on or make changes to this bug.