RESOLVED INVALID 60953
Web Inspector: remove ConsolePanel.js
https://bugs.webkit.org/show_bug.cgi?id=60953
Summary Web Inspector: remove ConsolePanel.js
Pavel Podivilov
Reported 2011-05-17 05:06:07 PDT
This is a follow up for https://bugs.webkit.org/show_bug.cgi?id=54670. ConsoleView.js should be also renamed to ConsolePanel.js (will be done by a separate patch).
Attachments
Patch. (13.64 KB, patch)
2011-05-17 05:07 PDT, Pavel Podivilov
no flags
Pavel Podivilov
Comment 1 2011-05-17 05:07:58 PDT
Yury Semikhatsky
Comment 2 2011-05-17 07:04:38 PDT
Comment on attachment 93757 [details] Patch. View in context: https://bugs.webkit.org/attachment.cgi?id=93757&action=review > Source/WebCore/inspector/front-end/ConsoleView.js:366 > this.dispatchEventToListeners(WebInspector.ConsolePanel.Events.EntryAdded, msg); This event is not used anymore. Please remove it.
Note You need to log in before you can comment on or make changes to this bug.