[webkit-reviews] review requested: [Bug 127275] Move HistoryItem to std::unique_ptr : [Attachment 222003] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 23 11:04:08 PST 2014


Zan Dobersek <zandobersek at gmail.com> has asked	for review:
Bug 127275: Move HistoryItem to std::unique_ptr
https://bugs.webkit.org/show_bug.cgi?id=127275

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

------- Additional Comments from Zan Dobersek <zandobersek at gmail.com>
Removed the HistoryItem::setRedirectURLs symbol that's listing
PassOwnPtr<Vector> as the parameter, will likely have to replace it with an
updated one.


More information about the webkit-reviews mailing list