RESOLVED FIXED 43738
Web Inspector: Remove obsolete JS wrappers for did* methods.
https://bugs.webkit.org/show_bug.cgi?id=43738
Summary Web Inspector: Remove obsolete JS wrappers for did* methods.
Ilya Tikhonovsky
Reported 2010-08-09 12:35:06 PDT
%subj%
Attachments
[patch] initial version. (13.92 KB, patch)
2010-08-09 12:47 PDT, Ilya Tikhonovsky
pfeldman: review+
Ilya Tikhonovsky
Comment 1 2010-08-09 12:47:28 PDT
Created attachment 63917 [details] [patch] initial version.
Pavel Feldman
Comment 2 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"
Adam Barth
Comment 3 2010-08-10 23:24:33 PDT
Appears to have already landed.
Ilya Tikhonovsky
Comment 4 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)
Note You need to log in before you can comment on or make changes to this bug.