Bug 155645

Summary: Web Inspector: inspector protocol should support JSON strings as a built-in type
Product: WebKit Reporter: Blaze Burg <bburg>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: graouts, inspector-bugzilla-changes, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 147067    

Blaze Burg
Reported 2016-03-18 09:42:23 PDT
JSON strings are used by several commands, and have more strict format requirements than an arbitrary 'string' type. Checking conformance to these types (and marshaling objects to/from JSON format) should be done in the bindings code not client code.
Attachments
Radar WebKit Bug Importer
Comment 1 2016-03-18 09:42:59 PDT
Note You need to log in before you can comment on or make changes to this bug.