- 04 Dec, 2019 1 commit
-
-
Jon Coppeard authored
Bug 1600488 - Allow FinalizationGroup targets to be unregistered after they have been queued for cleanup, in accordance with the spec r=sfink The fix is to queue pointers to finalization records rather than just holdings when the target dies. These are still in the resgistration map and so can be cleared by unregister(). We detect this in the iterator's next() method and skip any such records. Differential Revision: https://phabricator.services.mozilla.com/D55808 --HG-- extra : moz-landing-system : lando
-
- 28 Nov, 2019 1 commit
-
-
André Bargull authored
Bug 1600019 - Part 2: Handle the case when FinalizationRecordVectorObject's records slot is uninitialised. r=jonco Depends on D55086 Differential Revision: https://phabricator.services.mozilla.com/D55087 --HG-- extra : moz-landing-system : lando
-
- 01 Nov, 2019 2 commits
-
-
Jon Coppeard authored
Differential Revision: https://phabricator.services.mozilla.com/D49946 --HG-- extra : moz-landing-system : lando
-
Jon Coppeard authored
Differential Revision: https://phabricator.services.mozilla.com/D49943 --HG-- extra : moz-landing-system : lando
-