forked from mozilla/gecko-dev
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1791767 - Interrupt IDB idle maintenance with atomic flag. r=janv…
…,dom-storage-reviewers,jstutte Previously, idle maintenance was interrupted whenever a new runnable was posted to the executing thread. Here we replace this interrupt signal with an explicit boolean flag in order to support task queue event targets. Differential Revision: https://phabricator.services.mozilla.com/D165984
- Loading branch information
1 parent
879834b
commit cccef63
Showing
1 changed file
with
41 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters