Bug 155337 - Web Inspector: generated initWithPayload: protocol object initializers should recursively decode array and object members
Summary: Web Inspector: generated initWithPayload: protocol object initializers should...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: BJ Burg
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-03-10 16:29 PST by BJ Burg
Modified: 2016-03-11 08:57 PST (History)
12 users (show)

See Also:


Attachments
Proposed Fix (7.87 KB, patch)
2016-03-10 16:54 PST, BJ Burg
timothy: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>