Bug 143538 - Add encoding and decoding of ints to WKRemoteObjectCoder
Summary: Add encoding and decoding of ints to WKRemoteObjectCoder
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-08 15:20 PDT by Anders Carlsson
Modified: 2015-04-08 15:48 PDT (History)
0 users

See Also:


Attachments
Patch (2.01 KB, patch)
2015-04-08 15:24 PDT, Anders Carlsson
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2015-04-08 15:20:58 PDT
Add encoding and decoding of ints to WKRemoteObjectCoder
Comment 1 Anders Carlsson 2015-04-08 15:24:56 PDT
Created attachment 250390 [details]
Patch
Comment 2 Anders Carlsson 2015-04-08 15:48:30 PDT
Committed r182572: <http://trac.webkit.org/changeset/182572>