NEW 155645
Web Inspector: inspector protocol should support JSON strings as a built-in type
https://bugs.webkit.org/show_bug.cgi?id=155645
Summary Web Inspector: inspector protocol should support JSON strings as a built-in type
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.