RESOLVED FIXED 32320
[Chromium] Remove obsolete message handling methods from WebDevTools* interfaces
https://bugs.webkit.org/show_bug.cgi?id=32320
Summary [Chromium] Remove obsolete message handling methods from WebDevTools* interfaces
Yury Semikhatsky
Reported 2009-12-09 07:00:34 PST
Remove message sending/dispatching methods from WebDevTools* interfaces that don't use WebDevToolMessageData for passing parameters.
Attachments
patch (5.45 KB, patch)
2009-12-11 06:49 PST, Yury Semikhatsky
pfeldman: review+
Yury Semikhatsky
Comment 1 2009-12-11 06:49:27 PST
WebKit Review Bot
Comment 2 2009-12-11 06:54:12 PST
style-queue ran check-webkit-style on attachment 44686 [details] without any errors.
Yury Semikhatsky
Comment 3 2009-12-11 07:09:54 PST
Committing to http://svn.webkit.org/repository/webkit/trunk ... M WebKit/chromium/ChangeLog M WebKit/chromium/public/WebDevToolsAgent.h M WebKit/chromium/public/WebDevToolsAgentClient.h M WebKit/chromium/public/WebDevToolsFrontend.h M WebKit/chromium/public/WebDevToolsFrontendClient.h Committed r51984
Note You need to log in before you can comment on or make changes to this bug.