Open Bug 1609645 Opened 6 years ago Updated 3 years ago

Input should be eager evaluated on debugger operations

Categories

(DevTools :: Console, defect, P3)

defect

Tracking

(Not tracked)

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
Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.