WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 123596
Begin stubbing out the WKRemoteObjectCoder NSCoder subclass
https://bugs.webkit.org/show_bug.cgi?id=123596
Summary
Begin stubbing out the WKRemoteObjectCoder NSCoder subclass
Anders Carlsson
Reported
2013-10-31 16:23:25 PDT
Begin stubbing out the WKRemoteObjectCoder NSCoder subclass
Attachments
Patch
(17.73 KB, patch)
2013-10-31 17:35 PDT
,
Anders Carlsson
thorton
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2013-10-31 17:35:52 PDT
Created
attachment 215699
[details]
Patch
Anders Carlsson
Comment 2
2013-10-31 17:47:17 PDT
Committed
r158413
: <
http://trac.webkit.org/changeset/158413
>
mitz
Comment 3
2013-10-31 21:26:34 PDT
Comment on
attachment 215699
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=215699&action=review
> Source/WebKit2/Shared/API/Cocoa/WKRemoteObjectCoder.mm:33 > +#import "WKData.h" > +#import "WKMutableDictionary.h" > +#import "WKNumber.h" > +#import "WKRetainPtr.h" > +#import "WKStringCF.h"
Should we be using all these C API types in the implementation of the Cocoa API? I thought it was preferred to use the APIObject types.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug