Open
Bug 1576994
Opened 6 years ago
Updated 3 years ago
Add onboarding for live watch expressions
Categories
(DevTools :: Debugger, enhancement, P3)
DevTools
Debugger
Tracking
(Not tracked)
NEW
People
(Reporter: Harald, Unassigned)
References
(Blocks 1 open bug)
Details
Similar to editor mode onboarding, discussed in https://github.com/firefox-devtools/ux/issues/85, we should have a little row in the watch expressions panel to teach users about live expressions.
Wordsmithing different ideas:
- Expressions are now also updated real-time, not just while stepping.
- New real-time updates let you observe expressions without pausing
- Observe variable values real-time. Watch expressions are now live updated!
Updated•6 years ago
|
Whiteboard: [debugger-mvp]
Updated•6 years ago
|
Whiteboard: [debugger-mvp] → [debugger-reserve]
Updated•6 years ago
|
Priority: -- → P3
Updated•6 years ago
|
Whiteboard: [debugger-reserve]
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•