[Webkit-unassigned] [Bug 64315] New: Web Inspector: audit extensions need a way to link directly to resources
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 11 13:41:35 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=64315
Summary: Web Inspector: audit extensions need a way to link
directly to resources
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Web Inspector
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: smus at google.com
CC: timothy at apple.com, rik at webkit.org, keishi at webkit.org,
pmuellr at yahoo.com, joepeck at webkit.org,
pfeldman at chromium.org, yurys at chromium.org,
bweinstein at apple.com, apavlov at chromium.org,
loislo at chromium.org
Created an attachment (id=100358)
--> (https://bugs.webkit.org/attachment.cgi?id=100358&action=review)
Tentative patch for resourceLink FormattedValue
What steps will reproduce the problem?
1. Develop a chrome devtools audit extension
2. Try using url FormattedValue to link directly to a resource in the current page that should be opened in the devtools
What is the expected output? What do you see instead?
This is impossible currently. We need a special kind of FormattedValue to reference resources. I propose adding a resourceLink API to provide this functionality.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list