WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2016-03-18 09:42:59 PDT
<
rdar://problem/25240933
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug