[Webkit-unassigned] [Bug 33025] New: Web Inspector: Provide contentDocument URL for frame owner elements
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 29 10:52:17 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=33025
Summary: Web Inspector: Provide contentDocument URL for frame
owner elements
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: apavlov at chromium.org
CC: timothy at hatcher.name, rik at webkit.org,
keishi at webkit.org, pmuellr at yahoo.com,
joepeck at webkit.org, pfeldman at chromium.org,
bweinstein at apple.com
Currently, there is no way to determine the URL of the document a node belongs
in (be it the top-level document or a nested frame document). The ownerDocument
for all nodes is the top-level document and that is the only source of
information.
This issue blocks https://bugs.webkit.org/show_bug.cgi?id=33024.
--
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