Bug 164295

Summary: Web Inspector: Cleanup stale code in NetworkSidebarPanel
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, commit-queue, joepeck, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: DoNotImportToRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Joseph Pecoraro
Reported 2016-11-01 15:11:45 PDT
Cleanup stale code in NetworkSidebarPanel It has WebInspector.frameResourceManager.removeEventListener but it doesn't have WebInspector.frameResourceManager.addEventListener. So this seems unnecessary.
Attachments
[PATCH] Proposed Fix (1.47 KB, patch)
2016-11-01 15:12 PDT, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2016-11-01 15:12:36 PDT
Created attachment 293602 [details] [PATCH] Proposed Fix
WebKit Commit Bot
Comment 2 2016-11-01 16:40:00 PDT
Comment on attachment 293602 [details] [PATCH] Proposed Fix Clearing flags on attachment: 293602 Committed r208259: <http://trac.webkit.org/changeset/208259>
WebKit Commit Bot
Comment 3 2016-11-01 16:40:04 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.