Bug 58418

Summary: Web Inspector: enumerate properties in Inspector.json using array, not object keys.
Product: WebKit Reporter: Pavel Feldman <pfeldman>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch yurys: review+

Description Pavel Feldman 2011-04-13 01:43:15 PDT
Otherwise we can't define schema for the Inspector.json itself.
Comment 1 Pavel Feldman 2011-04-13 01:50:34 PDT
Created attachment 89352 [details]
Patch
Comment 2 Pavel Feldman 2011-04-13 02:51:43 PDT
Committed r83715: <http://trac.webkit.org/changeset/83715>