Closed Bug 1674005 Opened 4 years ago Closed 4 years ago

Fortify PromiseSet in AsyncShutdown

Categories

(Toolkit :: Async Tooling, enhancement, P3)

enhancement
Points:
1

Tracking

()

RESOLVED FIXED
84 Branch
Iteration:
84.1 - Oct 19 - Nov 01
Tracking Status
firefox84 --- fixed

People

(Reporter: mak, Assigned: mak)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

A couple concerns I have:

  1. A promise may (maybe) be added after wait is done, that would never be examined, I think it's better to make Add throw in that case
  2. if a tracked promise loses its global, it may not be fulfilled, but finally should still go through (at least this is what we were told)
Assignee: nobody → mak
Status: NEW → ASSIGNED
Pushed by mak77@bonardo.net: https://hg.mozilla.org/integration/autoland/rev/5d06d0855308 Fortify PromiseSet in AsyncShutdown. r=Gijs
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 84 Branch
Iteration: --- → 84.1 - Oct 19 - Nov 01
Points: --- → 1
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: