Open Bug 1541652 Opened 6 years ago Updated 2 years ago

Watch Expressions should use the common types for representing in-progress calculations

Categories

(DevTools :: Debugger, task, P3)

task

Tracking

(Not tracked)

People

(Reporter: loganfsmyth, Unassigned)

References

(Blocks 1 open bug)

Details

Expressions currently use their own custom flags for tracking the final value of the evaluation. By the time we've done a bunch of Redux work, we'll have established common patterns for representing in-progress async values in the store, so we should use them for watch expressions too.

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