[webkit-reviews] review requested: [Bug 128891] Move PublicManager to std::unique_ptr : [Attachment 224333] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 16 23:15:41 PST 2014


Sangho Kim <thomas.kim at lge.com> has asked  for review:
Bug 128891: Move PublicManager to std::unique_ptr
https://bugs.webkit.org/show_bug.cgi?id=128891

Attachment 224333: patch
https://bugs.webkit.org/attachment.cgi?id=224333&action=review

------- Additional Comments from Sangho Kim <thomas.kim at lge.com>
Use std::unique_ptr and std::make_unique in place of PassOwnPtr and adoptPtr in
the PublicURLManager


More information about the webkit-reviews mailing list