Bug 43738 - Web Inspector: Remove obsolete JS wrappers for did* methods.
Summary: Web Inspector: Remove obsolete JS wrappers for did* 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 12:35 PDT by Ilya Tikhonovsky
Modified: 2010-08-11 00:04 PDT (History)
9 users (show)

See Also:


Attachments
[patch] initial version. (13.92 KB, patch)
2010-08-09 12:47 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 12:35:06 PDT
%subj%
Comment 1 Ilya Tikhonovsky 2010-08-09 12:47:28 PDT
Created attachment 63917 [details]
[patch] initial version.
Comment 2 Pavel Feldman 2010-08-09 12:56:02 PDT
Comment on attachment 63917 [details]
[patch] initial version.

Looks good except for the typo that got multiplied with search and replace a lot. ResponSe.

"processRequestResponse" sounds bad too. Should be "processResponse"
Comment 3 Adam Barth 2010-08-10 23:24:33 PDT
Appears to have already landed.
Comment 4 Ilya Tikhonovsky 2010-08-11 00:04:45 PDT
Committed r65052
	M	WebCore/ChangeLog
	M	WebCore/inspector/CodeGeneratorInspector.pm
	M	WebCore/inspector/Inspector.idl
	M	WebCore/inspector/front-end/ResourcesPanel.js
	M	WebCore/inspector/front-end/ConsoleView.js
	M	WebCore/inspector/front-end/ScriptsPanel.js
	M	WebCore/inspector/front-end/DOMAgent.js
	M	WebCore/inspector/front-end/inspector.js
	M	WebCore/inspector/front-end/ScriptView.js
	M	WebCore/inspector/front-end/ProfilesPanel.js
	M	WebCore/inspector/front-end/DOMStorage.js
	M	WebCore/inspector/front-end/Database.js
	M	WebCore/inspector/front-end/BreakpointManager.js
	M	WebCore/inspector/front-end/InjectedScriptAccess.js
	M	WebCore/inspector/front-end/Callback.js
r65052 = b6ec8b895b00b3b5af349c7cc92d51ad1512317c (refs/remotes/trunk)