Bug 164295 - Web Inspector: Cleanup stale code in NetworkSidebarPanel
Summary: Web Inspector: Cleanup stale code in NetworkSidebarPanel
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords: DoNotImportToRadar
Depends on:
Blocks:
 
Reported: 2016-11-01 15:11 PDT by Joseph Pecoraro
Modified: 2016-11-01 16:40 PDT (History)
7 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (1.47 KB, patch)
2016-11-01 15:12 PDT, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 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.
Comment 1 Joseph Pecoraro 2016-11-01 15:12:36 PDT
Created attachment 293602 [details]
[PATCH] Proposed Fix
Comment 2 WebKit Commit Bot 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>
Comment 3 WebKit Commit Bot 2016-11-01 16:40:04 PDT
All reviewed patches have been landed.  Closing bug.