Bug 78025

Summary: Web Inspector: CodeGeneratorInspector.py: properly resolve output types of commands
Product: WebKit Reporter: Peter Rybin <prybin>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, prybin, rik, timothy, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch
none
old InspectorBackendDispatcher.h
none
new InspectorBackendDispatcher.h none

Description Peter Rybin 2012-02-07 13:16:36 PST
Resolve command output parameter types in full mode, i.e. not in raw mode like it's until now.
Generate ad hoc types for output parameters.
Comment 1 Peter Rybin 2012-02-07 13:26:10 PST
Created attachment 125911 [details]
Patch
Comment 2 Peter Rybin 2012-02-10 08:55:03 PST
Created attachment 126518 [details]
old InspectorBackendDispatcher.h
Comment 3 Peter Rybin 2012-02-10 08:58:15 PST
Created attachment 126519 [details]
new InspectorBackendDispatcher.h
Comment 4 WebKit Review Bot 2012-02-10 10:40:14 PST
Comment on attachment 125911 [details]
Patch

Clearing flags on attachment: 125911

Committed r107412: <http://trac.webkit.org/changeset/107412>
Comment 5 WebKit Review Bot 2012-02-10 10:40:19 PST
All reviewed patches have been landed.  Closing bug.