WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Devin Rousso
Comment 1
2020-04-07 20:07:48 PDT
Created
attachment 395767
[details]
Patch
Devin Rousso
Comment 2
2020-04-07 20:08:10 PDT
<
rdar://problem/61406433
>
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.
Top of Page
Format For Printing
XML
Clone This Bug