[webkit-reviews] review granted: [Bug 123811] Clean up the WKRemoteObjectEncoder code : [Attachment 216053] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 5 11:21:36 PST 2013


mitz at webkit.org <mitz at webkit.org> has granted Anders Carlsson
<andersca at apple.com>'s request for review:
Bug 123811: Clean up the WKRemoteObjectEncoder code
https://bugs.webkit.org/show_bug.cgi?id=123811

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

------- Additional Comments from mitz at webkit.org <mitz at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=216053&action=review


> Source/WebKit2/Shared/API/Cocoa/WKRemoteObjectCoder.mm:41
> +static RefPtr<ImmutableDictionary> createEncodedObject(WKRemoteObjectEncoder
*, id);

Not PassRefPtr<>?


More information about the webkit-reviews mailing list