Closed
Bug 1883724
Opened 11 months ago
Closed 11 months ago
Enable Screen Wake Lock API only in early beta
Categories
(Core :: DOM: Core & HTML, task, P1)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
125 Branch
People
(Reporter: vhilla, Assigned: vhilla)
References
Details
Attachments
(2 files)
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
phab-bot
:
approval-mozilla-beta+
|
Details | Review |
Due to the problems in Bug 1882344 and concerns about more crashes appearing, we will keep Screen Wake Lock API disabled in release.
Assignee | ||
Updated•11 months ago
|
Assignee: nobody → vhilla
Assignee | ||
Comment 1•11 months ago
|
||
Pushed by vhilla@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b1dedc536b88
Disable Screen Wake Lock in release. r=edgar
Comment 3•11 months ago
|
||
Backed out for causing build bustages in StaticPrefList.yaml
- Backout link
- Push with failures
- Failure Log
- Failure line: gmake[3]: *** [backend.mk:156: js/public/.deps/PrefsGenerated.h.stub] Error 1
Flags: needinfo?(vhilla)
Assignee | ||
Comment 4•11 months ago
|
||
Comment on attachment 9389458 [details]
Bug 1883724 - Disable Screen Wake Lock in release. r=edgar
Beta/Release Uplift Approval Request
- User impact if declined: We are concerned that some wake locks might fail to be released. This would cause user devices to not turn off the display automatically.
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: No
- Needs manual test from QE?: No
- If yes, steps to reproduce:
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Not risky, as we merely stop the API in early beta from riding the train to release
- String changes made/needed:
- Is Android affected?: Yes
Flags: needinfo?(vhilla)
Attachment #9389458 -
Flags: approval-mozilla-beta?
Pushed by vhilla@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ac4733a02b2d
Disable Screen Wake Lock in release. r=edgar
Comment 6•11 months ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 11 months ago
status-firefox125:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 125 Branch
Comment 7•11 months ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D203644
Updated•11 months ago
|
Attachment #9389653 -
Flags: approval-mozilla-beta?
Updated•11 months ago
|
Attachment #9389458 -
Flags: approval-mozilla-beta?
Comment 8•11 months ago
|
||
Uplift Approval Request
- Code covered by automated testing: yes
- Risk associated with taking this patch: Low
- Needs manual QE test: no
- Explanation of risk level: Not risky, as we merely stop the API in early beta from riding the train to release
- String changes made/needed: None
- Is Android affected?: yes
- Fix verified in Nightly: no
- User impact if declined: We are concerned that some wake locks might fail to be released. This would cause user devices to not turn off the display automatically.
- Steps to reproduce for manual QE testing: None
Updated•11 months ago
|
Attachment #9389653 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Updated•11 months ago
|
status-firefox124:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•