[Webkit-unassigned] [Bug 155645] New: Web Inspector: inspector protocol should support JSON strings as a built-in type

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 18 09:42:23 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=155645

            Bug ID: 155645
           Summary: Web Inspector: inspector protocol should support JSON
                    strings as a built-in type
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bburg at apple.com
                CC: bburg at apple.com, graouts at webkit.org,
                    joepeck at webkit.org, mattbaker at apple.com,
                    nvasilyev at apple.com, timothy at apple.com,
                    webkit-bug-importer at group.apple.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160318/19119a1a/attachment.html>


More information about the webkit-unassigned mailing list