Re: [wake-lock] WakeLock.request() returns a promise that never resolves (#226)

>> A new `"wakelockreleased"` event is fired with a `WakeLockEvent` with `lock` set to the ID of the lock that has been released either voluntarily or involuntarily.

> What would be the event target for these events?

`document` for frames and `self` for workers.

-- 
GitHub Notification of comment by reillyeon
Please view or discuss this issue at https://github.com/w3c/wake-lock/issues/226#issuecomment-533091256 using your GitHub account

Received on Thursday, 19 September 2019 11:38:14 UTC