Bug 32320 - [Chromium] Remove obsolete message handling methods from WebDevTools* interfaces
Summary: [Chromium] Remove obsolete message handling methods from WebDevTools* interfaces
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: Yury Semikhatsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-09 07:00 PST by Yury Semikhatsky
Modified: 2009-12-11 07:09 PST (History)
2 users (show)

See Also:


Attachments
patch (5.45 KB, patch)
2009-12-11 06:49 PST, Yury Semikhatsky
pfeldman: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yury Semikhatsky 2009-12-09 07:00:34 PST
Remove message sending/dispatching methods from WebDevTools* interfaces that don't use WebDevToolMessageData for passing parameters.
Comment 1 Yury Semikhatsky 2009-12-11 06:49:27 PST
Created attachment 44686 [details]
patch
Comment 2 WebKit Review Bot 2009-12-11 06:54:12 PST
style-queue ran check-webkit-style on attachment 44686 [details] without any errors.
Comment 3 Yury Semikhatsky 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