Bug 32320

Summary: [Chromium] Remove obsolete message handling methods from WebDevTools* interfaces
Product: WebKit Reporter: Yury Semikhatsky <yurys>
Component: Web Inspector (Deprecated)Assignee: Yury Semikhatsky <yurys>
Status: RESOLVED FIXED    
Severity: Normal CC: pfeldman, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch pfeldman: review+

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