Bug 60953

Summary: Web Inspector: remove ConsolePanel.js
Product: WebKit Reporter: Pavel Podivilov <podivilov>
Component: Web Inspector (Deprecated)Assignee: Pavel Podivilov <podivilov>
Status: RESOLVED INVALID    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch. none

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.