[Webkit-unassigned] [Bug 190275] New: Web Inspector: use iframe's name attribute for FrameTreeElement
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 3 22:00:26 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=190275
Bug ID: 190275
Summary: Web Inspector: use iframe's name attribute for
FrameTreeElement
Product: WebKit
Version: WebKit Nightly Build
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: Web Inspector
Assignee: webkit-unassigned at lists.webkit.org
Reporter: drousso at apple.com
CC: inspector-bugzilla-changes at group.apple.com
Some iframe use the `srcdoc` attribute to set their content instead of a URL. As a result, the main resource has no "real" URL, meaning we are unable to show anything meaningful. For those cases (and those that have a `name` regardless), we should show the `name` somewhere in the `FrameTreeElement`s text.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20181004/ef71f3c5/attachment.html>
More information about the webkit-unassigned
mailing list