Bug 155337

Summary: Web Inspector: generated initWithPayload: protocol object initializers should recursively decode array and object members
Product: WebKit Reporter: BJ Burg <bburg>
Component: Web InspectorAssignee: BJ Burg <bburg>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, commit-queue, graouts, joepeck, keith_miller, mark.lam, mattbaker, msaboff, nvasilyev, saam, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
Proposed Fix timothy: review+

Description BJ Burg 2016-03-10 16:29:55 PST
Oops.
Comment 1 Radar WebKit Bug Importer 2016-03-10 16:30:49 PST
<rdar://problem/25098357>
Comment 2 BJ Burg 2016-03-10 16:54:54 PST
Created attachment 273654 [details]
Proposed Fix

Needs to land in tandem with internal changes.
Comment 3 WebKit Commit Bot 2016-03-10 16:56:53 PST
This patch modifies the inspector protocol generator. Please ensure that you have rebaselined any generator test results (i.e., by running `Tools/Scripts/run-inspector-generator-tests --reset-results`)
Comment 4 BJ Burg 2016-03-11 08:57:09 PST
Committed r198022: <http://trac.webkit.org/changeset/198022>