Open
Bug 1609645
Opened 6 years ago
Updated 3 years ago
Input should be eager evaluated on debugger operations
Categories
(DevTools :: Console, defect, P3)
DevTools
Console
Tracking
(Not tracked)
NEW
People
(Reporter: nchevobbe, Unassigned)
References
Details
The eager evaluation is only updated when the user is typing.
But there are events that might impact the result of the input:
- the debugger pauses
- user steps (in-out-over) in debugger
- debugger resumes
| Reporter | ||
Updated•6 years ago
|
Priority: -- → P3
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•