[webkit-reviews] review granted: [Bug 128891] Move PublicManager to std::unique_ptr : [Attachment 224341] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 17 07:16:42 PST 2014


Anders Carlsson <andersca at apple.com> has granted Sangho Kim
<thomas.kim at lge.com>'s request for review:
Bug 128891: Move PublicManager to std::unique_ptr
https://bugs.webkit.org/show_bug.cgi?id=128891

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

------- Additional Comments from Anders Carlsson <andersca at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=224341&action=review


> Source/WebCore/html/PublicURLManager.h:47
> +    PublicURLManager(ScriptExecutionContext*);

Please make this explicit.


More information about the webkit-reviews mailing list