Bug 168031 - [Cocoa] WKRemoteObjectCoder doesn’t handle CGSize
Summary: [Cocoa] WKRemoteObjectCoder doesn’t handle CGSize
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-08 17:33 PST by mitz
Modified: 2017-02-08 17:58 PST (History)
0 users

See Also:


Attachments
Add CGSize coding (5.31 KB, patch)
2017-02-08 17:37 PST, mitz
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2017-02-08 17:33:12 PST
Patch forthcoming.
Comment 1 mitz 2017-02-08 17:37:06 PST
Created attachment 300989 [details]
Add CGSize coding
Comment 2 mitz 2017-02-08 17:58:18 PST
Fixed in <https://trac.webkit.org/r211914>.