Bug 72736

Summary: Web Inspector: [protocol] actual JSON messages do not conform to Inspector.json in InspectorResourceAgent.cpp
Product: WebKit Reporter: Peter Rybin <peter.rybin>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, peter.rybin, pfeldman, pmuellr, rik, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 72824    

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.