RESOLVED FIXED 77062
Web Inspector: CodeGeneratorInspector.py: clean InspectorBackendDispatcher.h
https://bugs.webkit.org/show_bug.cgi?id=77062
Summary Web Inspector: CodeGeneratorInspector.py: clean InspectorBackendDispatcher.h
Peter Rybin
Reported 2012-01-25 17:10:51 PST
Remove private method from header file, add formal interfaces to domain agents (now called "CommandHandler").
Attachments
Patch (27.71 KB, patch)
2012-01-25 17:16 PST, Peter Rybin
no flags
original cpp (166.95 KB, text/plain)
2012-01-25 17:19 PST, Peter Rybin
no flags
original h (26.50 KB, text/plain)
2012-01-25 17:19 PST, Peter Rybin
no flags
new cpp (188.25 KB, text/plain)
2012-01-25 17:22 PST, Peter Rybin
no flags
new h (26.37 KB, text/plain)
2012-01-25 17:23 PST, Peter Rybin
no flags
Patch (28.06 KB, patch)
2012-01-27 09:13 PST, Peter Rybin
no flags
Peter Rybin
Comment 1 2012-01-25 17:16:42 PST
Peter Rybin
Comment 2 2012-01-25 17:19:30 PST
Created attachment 124042 [details] original cpp
Peter Rybin
Comment 3 2012-01-25 17:19:51 PST
Created attachment 124043 [details] original h
Peter Rybin
Comment 4 2012-01-25 17:22:48 PST
Peter Rybin
Comment 5 2012-01-25 17:23:14 PST
Yury Semikhatsky
Comment 6 2012-01-27 01:32:58 PST
The change looks good, but please add a meaningful description of the changes made in this patch to the ChangeLog including introduction of *CommandHandler interfaces and why we need InspectorBackendDispatcher to be an abstract interface. Are we going to have alternative implementation of the dispatcher?
Peter Rybin
Comment 7 2012-01-27 09:13:05 PST
Yury Semikhatsky
Comment 8 2012-01-30 00:57:39 PST
Comment on attachment 124327 [details] Patch Clearing flags on attachment: 124327 Committed r106218: <http://trac.webkit.org/changeset/106218>
Yury Semikhatsky
Comment 9 2012-01-30 00:57:55 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.