Bug 139976

Summary: Transform nested objects inside arrays
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch oliver: review+

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>