Variables/values in Scopes should offer reps context menu
Categories
(DevTools :: Debugger, enhancement, P3)
Tracking
(Not tracked)
People
(Reporter: Harald, Unassigned, NeedInfo)
References
(Blocks 1 open bug)
Details
(Whiteboard: [debugger-reserve])
Attachments
(4 files)
Right-click on Scopes variables should bring a similar context menu to right-clicking variables in Console
Updated•5 years ago
|
Updated•5 years ago
|
Reporter | ||
Comment 1•5 years ago
|
||
An Add to Watch Expressions
(wording tbd) menu entry should be part of this menu.
Comment 2•5 years ago
|
||
(In reply to :Harald Kirschner :digitarald from comment #1)
An
Add to Watch Expressions
(wording tbd) menu entry should be part of this menu.
I was thinking of Break on…
and then access/get
& write/set
to be consistent with DOM breakpoint context menu entries/submenu
Reporter | ||
Comment 3•5 years ago
|
||
I was thinking of Break on… and then access/get & write/set to be consistent with DOM breakpoint context menu entries/submenu
Yes, Break on…
+ submenu for Watchpoints and Add to Watch Expr
for Watch Expressions – the latter is just a menu inspired by VSCode that hopefully makes more devs aware of watch expressions (and later their amazing live capabilities).
Updated•5 years ago
|
Reporter | ||
Comment 4•5 years ago
|
||
Did you want to elevate this to a good-first-bug?
Comment 5•5 years ago
|
||
Hi there. I'm starting to look into this. I'd love to have a context menu opened when right-clicking on any item in the inspector, à la Chrome. Even if it's just for storing the value as global variable.
Comment 6•5 years ago
|
||
Thanks Valentino!
I assigned the bug to you. Don't hesitate to ask any question, either here or on Slack.
Comment 7•5 years ago
|
||
Comment 8•5 years ago
|
||
Depends on D60119
Comment 9•5 years ago
|
||
Depends on D60290
Comment 10•5 years ago
|
||
Depends on D60290
Comment 11•5 years ago
|
||
Valentino, are you still interested in this bug?
Nicolas is asking whether it's possible to merge all your patches into one...
https://phabricator.services.mozilla.com/D60432#1843885
Honza
Comment 12•5 years ago
|
||
(In reply to Jan Honza Odvarko [:Honza] (always need-info? me) from comment #11)
Valentino, are you still interested in this bug?
Nicolas is asking whether it's possible to merge all your patches into one...
https://phabricator.services.mozilla.com/D60432#1843885Honza
Hi Jan, sure, we were waiting for feedback from Jason if I remember correctly https://phabricator.services.mozilla.com/D60119
Let me know how I can help.
Updated•3 years ago
|
Comment 13•3 years ago
|
||
The bug assignee didn't login in Bugzilla in the last 7 months.
:bomsy, could you have a look please?
For more information, please visit auto_nag documentation.
Comment 14•2 years ago
|
||
Redirect a needinfo that is pending on an inactive user to the triage owner.
:bomsy, since the bug has recent activity, could you have a look please?
For more information, please visit auto_nag documentation.
Updated•2 years ago
|
Description
•