RESOLVED FIXED 210172
Web Inspector: Sources: support copying selected call frame(s) in the Call Stack
https://bugs.webkit.org/show_bug.cgi?id=210172
Summary Web Inspector: Sources: support copying selected call frame(s) in the Call Stack
Devin Rousso
Reported 2020-04-07 19:53:42 PDT
# 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).
Attachments
Patch (7.78 KB, patch)
2020-04-07 20:07 PDT, Devin Rousso
no flags
Devin Rousso
Comment 1 2020-04-07 20:07:48 PDT
Devin Rousso
Comment 2 2020-04-07 20:08:10 PDT
EWS
Comment 3 2020-04-08 11:53:17 PDT
Committed r259738: <https://trac.webkit.org/changeset/259738> All reviewed patches have been landed. Closing bug and clearing flags on attachment 395767 [details].
Note You need to log in before you can comment on or make changes to this bug.