Closed
Bug 1462308
Opened 7 years ago
Closed 7 years ago
Disable devicelight, deviceproximity and userproximity events from stable
Categories
(Core :: DOM: Device Interfaces, enhancement, P2)
Tracking
()
RESOLVED
FIXED
mozilla62
Tracking | Status | |
---|---|---|
firefox62 | --- | fixed |
People
(Reporter: jkt, Assigned: jkt)
References
Details
(Keywords: dev-doc-complete, site-compat)
Attachments
(1 file)
In Bug 1359076 we disabled devicelight, deviceproximity and userproximity for Nightly and Early Beta.
Firefox started firing telemetry in late beta for these events along with the other related events Motion and Orientation.
The former that we plan to disable don't even seem to feature in this telemetry, I suspect due to the insignificant number of calls to this telemetry.
There haven't been any other reports calling for this feature so as planned in 62 we should disable these non standard events from stable.
Comment hidden (mozreview-request) |
Updated•7 years ago
|
Priority: -- → P2
Comment 2•7 years ago
|
||
mozreview-review |
Comment on attachment 8976492 [details]
Bug 1462308 - Disable all Device Sensor events except orientation by default for stable.
https://reviewboard.mozilla.org/r/244612/#review250816
Attachment #8976492 -
Flags: review?(bkelly) → review+
Pushed by jkingston@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/98a2883d9640
Disable all Device Sensor events except orientation by default for stable. r=bkelly
Comment 4•7 years ago
|
||
Posted the site compatibility note: https://www.fxsitecompat.com/en-CA/docs/2018/ambient-light-and-proximity-sensor-apis-have-been-disabled/
Keywords: site-compat
Comment 5•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla62
Updated•7 years ago
|
Keywords: dev-doc-needed
Comment 6•7 years ago
|
||
Ha, I didn't have much to do here because I did most of it in the previous related bug.
For this work, I've made sure the compat data is up-to-date:
https://github.com/mdn/browser-compat-data/pull/2505
And moved the release notes info to apply to Firefox 62:
https://developer.mozilla.org/en-US/Firefox/Releases/62#APIs_2
Does this look OK?
Flags: needinfo?(jkt)
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•