Bug 62476 - Web Inspector: remove WebInspector.networkResourceById()
Summary: Web Inspector: remove WebInspector.networkResourceById()
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 61205
Blocks:
  Show dependency treegraph
 
Reported: 2011-06-10 14:13 PDT by Andrey Kosyakov
Modified: 2014-12-12 14:07 PST (History)
10 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Kosyakov 2011-06-10 14:13:02 PDT
This currently uses NetworkPanel.resourceById(), which is a layering violation. The only client is NetworkManager and the usage should be gone once bug 61205 is fixed.
Comment 1 Brian Burg 2014-12-12 14:07:46 PST
Closing as invalid, as this bug pertains to the old inspector UI and/or its tests.
Please file a new bug (https://www.webkit.org/new-inspector-bug) if the bug/feature/issue is still relevant to WebKit trunk.