RESOLVED FIXED 123811
Clean up the WKRemoteObjectEncoder code
https://bugs.webkit.org/show_bug.cgi?id=123811
Summary Clean up the WKRemoteObjectEncoder code
Anders Carlsson
Reported 2013-11-05 11:07:39 PST
Clean up the WKRemoteObjectEncoder code
Attachments
Patch (9.21 KB, patch)
2013-11-05 11:12 PST, Anders Carlsson
mitz: review+
Anders Carlsson
Comment 1 2013-11-05 11:12:30 PST
mitz
Comment 2 2013-11-05 11:20:24 PST
Comment on attachment 216053 [details] Patch 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<>?
Anders Carlsson
Comment 3 2013-11-05 11:23:04 PST
Note You need to log in before you can comment on or make changes to this bug.