Bug 43723 - Web Inspector: Remove callId argument from all backend agents' methods
Summary: Web Inspector: Remove callId argument from all backend agents' methods
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: Ilya Tikhonovsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-09 08:52 PDT by Ilya Tikhonovsky
Modified: 2010-08-09 11:14 PDT (History)
8 users (show)

See Also:


Attachments
[patch] initial version. (32.24 KB, patch)
2010-08-09 08:57 PDT, Ilya Tikhonovsky
pfeldman: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ilya Tikhonovsky 2010-08-09 08:52:01 PDT
%subj%
Comment 1 Ilya Tikhonovsky 2010-08-09 08:57:08 PDT
Created attachment 63897 [details]
[patch] initial version.
Comment 2 Ilya Tikhonovsky 2010-08-09 11:14:11 PDT
Committed r64986
	M	WebCore/ChangeLog
	M	WebCore/inspector/InspectorDebuggerAgent.h
	M	WebCore/inspector/CodeGeneratorInspector.pm
	M	WebCore/inspector/InspectorController.cpp
	M	WebCore/inspector/InspectorBackend.h
	M	WebCore/inspector/InspectorDOMAgent.h
	M	WebCore/inspector/InspectorDebuggerAgent.cpp
	M	WebCore/inspector/InspectorApplicationCacheAgent.h
	M	WebCore/inspector/InspectorBackend.cpp
	M	WebCore/inspector/InspectorController.h
	M	WebCore/inspector/InspectorDOMAgent.cpp
	M	WebCore/inspector/InspectorApplicationCacheAgent.cpp
r64986 = aa001e02f1cef60f10eeb981d88c7c1bd8e66333 (refs/remotes/trunk)