RESOLVED INVALID 72736
Web Inspector: [protocol] actual JSON messages do not conform to Inspector.json in InspectorResourceAgent.cpp
https://bugs.webkit.org/show_bug.cgi?id=72736
Summary Web Inspector: [protocol] actual JSON messages do not conform to Inspector.js...
Peter Rybin
Reported 2011-11-18 09:07:27 PST
InspectorResourceAgent.cpp:179 (r100177) "response" property must be set unconditionally, because it's not optional. This should be fixed to conform to protocol declaration AND to prepare switching to type-safe JSON API.
Attachments
Pavel Feldman
Comment 1 2011-11-18 10:34:33 PST
(In reply to comment #0) > InspectorResourceAgent.cpp:179 (r100177) > "response" property must be set unconditionally, because it's not optional. > Sounds like we'll need to fix the protocol definition. It should be optional.
Brian Burg
Comment 2 2014-12-12 14:11:23 PST
Closing as invalid, as this bug pertains to the old inspector UI and/or its tests. Please file a new bug (https://www.webkit.org/new-inspector-bug) if the bug/feature/issue is still relevant to WebKit trunk.
Note You need to log in before you can comment on or make changes to this bug.