New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 614686 link

Starred by 2 users

Issue metadata

Status: Archived
Owner:
Last visit > 30 days ago
Closed: Dec 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 3
Type: Feature

Blocked on:
issue 609441



Sign in to add a comment

Add a devtools api to reveal a request in the network panel

Reported by i...@luzer.sk, May 25 2016

Issue description

There is currently no public API that could be used for revealing requests in the network panel.

Use case: I'm working on a devtools extension that provides some extra information on requests, I would like to implement a "show in the network panel" feature as the network panel provides a lot of extra functionality that I don't want to reimplement as part of my extension.

An internal API for this feature already exists (used in security panel), it would be nice if we could expose it via the chrome.devtools API.

Thanks for your consideration!
 
Components: Platform>DevTools Platform>Extensions>API
Labels: -Type-Bug OS-All Type-Feature
Status: Untriaged (was: Unconfirmed)
The internal API that already exists is: `WebInspector.NetworkPanel.revealAndFilter()`. Seems reasonable to me that we can open this up publicly.
Owner: allada@chromium.org
Status: Assigned (was: Untriaged)

Comment 3 by allada@chromium.org, May 25 2016

Blockedon: 609441
Tagging this bug to this one as well. There already is a patch in place that might solve this problem as well.
Labels: Hotlist-Polish
Status: Archived (was: Assigned)

Sign in to add a comment