Outcome of attempting to hold a screen wake lock.
idle
active
insecure
unsupported
navigator.wakeLock
denied
Outcome of attempting to hold a screen wake lock.
idle— not requested yetactive— Wake Lock API sentinel heldinsecure— page is not a secure context (HTTP on a LAN IP); API unavailableunsupported— browser has nonavigator.wakeLockdenied— request rejected (battery saver, policy, etc.)