Bug 124091 - Implement encoding of arrays of objects
Summary: Implement encoding of arrays of objects
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: 2013-11-08 17:38 PST by Anders Carlsson
Modified: 2013-11-08 17:49 PST (History)
1 user (show)

See Also:


Attachments
Patch (9.64 KB, patch)
2013-11-08 17:40 PST, Anders Carlsson
no flags Details | Formatted Diff | Diff
Patch (10.25 KB, patch)
2013-11-08 17:42 PST, Anders Carlsson
bdakin: 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 2013-11-08 17:38:01 PST
Implement encoding of arrays of objects
Comment 1 Anders Carlsson 2013-11-08 17:40:38 PST
Created attachment 216468 [details]
Patch
Comment 2 Anders Carlsson 2013-11-08 17:42:23 PST
Created attachment 216469 [details]
Patch
Comment 3 Anders Carlsson 2013-11-08 17:49:11 PST
Committed r158984: <http://trac.webkit.org/changeset/158984>