Bug 1665980 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

This is a metabug for tracking all media wakelock related issues. 

---
[General rule]
When audio is playing, Firefox would request a wakelock prevent computer going to sleep.
When video is playing, Firefox would request a wakelock prevent screen going off.

[How to check wakelock]
Windows : `powercfg -requests `
MacOS : `pmset -g assertions`
Android : `adb shell dumpsys power`
Linux : https://askubuntu.com/questions/1071514/how-to-find-a-program-which-is-preventing-sleeping
This is a metabug for tracking all media wakelock related issues. 

---
[General rule]
When audio is playing, Firefox would request a wakelock prevent computer going to sleep.
When video is playing, Firefox would request a wakelock prevent screen going off.

[How to check wakelock]
Windows : `powercfg -requests `
MacOS : `pmset -g assertions`
Android : `adb shell dumpsys power`
Linux (unbuntu): https://askubuntu.com/questions/1071514/how-to-find-a-program-which-is-preventing-sleeping
This is a metabug for tracking all media wakelock related issues. 

---
[General rule]
When audio is playing, Firefox would request a wakelock prevent computer going to sleep.
When video is playing, Firefox would request a wakelock prevent screen going off.

[How to check wakelock]
Windows : `powercfg -requests `
MacOS : `pmset -g assertions`
Android : `adb shell dumpsys power`
Linux (ubuntu): https://askubuntu.com/questions/1071514/how-to-find-a-program-which-is-preventing-sleeping
This is a metabug for tracking all media wakelock related issues. 

---
[General rule]
When audio is playing no matter its tab is on foreground/background, Firefox would request a wakelock prevent computer going to sleep.
When video is playing and its tab is on foreground, Firefox would request a wakelock prevent screen going off.

[How to check wakelock]
Windows : `powercfg -requests `
MacOS : `pmset -g assertions`
Android : `adb shell dumpsys power`
Linux (ubuntu): https://askubuntu.com/questions/1071514/how-to-find-a-program-which-is-preventing-sleeping
This is a metabug for tracking all media wakelock related issues. 

---
[General rule]
When audio is playing no matter its tab is on foreground/background, Firefox would request a wakelock prevent computer going to sleep.
When video is playing and its tab is on foreground, Firefox would request a wakelock prevent screen going off.

[How to check wakelock]
Windows : `powercfg -requests `
MacOS : `pmset -g assertions`
Android : `adb shell dumpsys power`
Linux (ubuntu): use [this script](https://github.com/alastor0325/screensaver-inhibitor)

Back to Bug 1665980 Comment 0