Closed
Bug 1532351
Opened 3 years ago
Closed 3 years ago
Remove idle observe API on navigator
Categories
(Core :: DOM: Core & HTML, enhancement)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla67
Tracking | Status | |
---|---|---|
firefox67 | --- | fixed |
People
(Reporter: bzbarsky, Assigned: bzbarsky)
Details
Attachments
(1 file)
This was initially added for gaia, initially behind a pref, then with the "idle" permission (see bug 715041 for initial landing; not sure where the permission thing happened). Then it became ChromeOnly when we removed most of the gaia stuff. But system code can just use the idle service directly, and does. At this point it looks like we only use this API in tests. I think we should just remove it.
![]() |
Assignee | |
Comment 1•3 years ago
|
||
Pushed by bzbarsky@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/84c79296c4ac Remove idle observer API on navigator. r=farre
Comment 3•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
Updated•3 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•