[Webkit-unassigned] [Bug 210172] New: Web Inspector: Sources: support copying selected call frame(s) in the Call Stack
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Apr 7 19:53:42 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=210172
Bug ID: 210172
Summary: Web Inspector: Sources: support copying selected call
frame(s) in the Call Stack
Product: WebKit
Version: WebKit Local 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
# STEPS TO REPRODUCE:
1. inspect any page with JavaScript
2. trigger a pause
3. select a call frame in the Call Stack
4. try to copy (contextmenu (which doesn't exist) or ⌘C)
=> nothing :(
Additionally, we should support the ability to select multiple frames for the purposes of copying parts of a stack trace (i.e. emulate script blackboxing by not copying certain frames).
--
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/20200408/398d4e99/attachment.htm>
More information about the webkit-unassigned
mailing list