Bug 123811

Summary: Clean up the WKRemoteObjectEncoder code
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch mitz: review+

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.