Bug 78025 - Web Inspector: CodeGeneratorInspector.py: properly resolve output types of commands
Summary: Web Inspector: CodeGeneratorInspector.py: properly resolve output types of co...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-07 13:16 PST by Peter Rybin
Modified: 2012-02-10 10:40 PST (History)
12 users (show)

See Also:


Attachments
Patch (8.37 KB, patch)
2012-02-07 13:26 PST, Peter Rybin
no flags Details | Formatted Diff | Diff
old InspectorBackendDispatcher.h (26.66 KB, text/plain)
2012-02-10 08:55 PST, Peter Rybin
no flags Details
new InspectorBackendDispatcher.h (29.53 KB, text/plain)
2012-02-10 08:58 PST, Peter Rybin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.