Bug 139976 - Transform nested objects inside arrays
Summary: Transform nested objects inside arrays
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: 2014-12-28 11:51 PST by Anders Carlsson
Modified: 2014-12-28 12:10 PST (History)
0 users

See Also:


Attachments
Patch (1.42 KB, patch)
2014-12-28 11:53 PST, Anders Carlsson
oliver: 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 2014-12-28 11:51:54 PST
Transform nested objects inside arrays
Comment 1 Anders Carlsson 2014-12-28 11:53:58 PST
Created attachment 243784 [details]
Patch
Comment 2 Oliver Hunt 2014-12-28 12:04:06 PST
Comment on attachment 243784 [details]
Patch

based on the changelog i'm unsure if its ever ok to call transformObject directly -- is it possible to prevent it?
Comment 3 Anders Carlsson 2014-12-28 12:10:25 PST
Committed r177783: <http://trac.webkit.org/changeset/177783>