Open Bug 1613694 Opened 4 years ago Updated 2 years ago

Display "meaningful" undefined result in Eager evaluation

Categories

(DevTools :: Console, task, P2)

task

Tracking

(Not tracked)

People

(Reporter: nchevobbe, Unassigned)

References

(Blocks 1 open bug)

Details

Currently we don't display undefined results in eager evaluation.
I feel like it could be important for user to show them, for non-trivial cases (e.g. not assignment ?)

When doing so, we should make sure we can differentiate "true" undefined results from the response we get when the eager evaluation bails out (because we're returning undefined for those case at the moment)

Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.