[webkit-reviews] review requested: [Bug 130958] Use OwnPtr|PassOwnPtr to pass a pointer of NavigatorContentUtilsClient instance : [Attachment 228153] Patch for ews

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 31 00:31:26 PDT 2014


Gyuyoung Kim <gyuyoung.kim at samsung.com> has asked  for review:
Bug 130958: Use OwnPtr|PassOwnPtr to pass a pointer of
NavigatorContentUtilsClient instance
https://bugs.webkit.org/show_bug.cgi?id=130958

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

------- Additional Comments from Gyuyoung Kim <gyuyoung.kim at samsung.com>
Child class of RefCountedSupplement can't use std::unique_ptr yet, because
RefCountedSupplement still use PassRefPtr template. It would be good if we
change it on new bug. Let me file a bug for it after landing this patch.


More information about the webkit-reviews mailing list