Closed
Bug 1606410
Opened 6 years ago
Closed 6 years ago
Change how idle state peeking works to make its API more similar to idle state getting
Categories
(Core :: XPCOM, task)
Core
XPCOM
Tracking
()
RESOLVED
FIXED
mozilla73
Tracking | Status | |
---|---|---|
firefox73 | --- | fixed |
People
(Reporter: bzbarsky, Assigned: bzbarsky)
References
Details
Attachments
(1 file)
This will allow us to more easily hook idle state up to TaskController.
![]() |
Assignee | |
Comment 1•6 years ago
|
||
This allows us to consistently use mCachedIdleDeadline to represent whether idle runnables should run.
Pushed by bzbarsky@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/39de182684a6
Make idle state peeking look more like idle state getting, so consumers can be more similar. r=smaug
Comment 3•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox73:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla73
You need to log in
before you can comment on or make changes to this bug.
Description
•