- From: Ian Clelland <notifications@github.com>
- Date: Fri, 14 Sep 2018 11:34:17 -0700
- To: whatwg/fullscreen <fullscreen@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 14 September 2018 18:34:38 UTC
I think there may be cases where the call to 'allowed-to-use' and the actual determination of a policy violation are separated in the spec algorithms. For those cases, are we still going to need to have a separate "report a violation now" entry point, or is it okay to just call allowed-to-use again? -- We could mention somewhere that allowed-to-use should be idempotent, so the result of the first call can be cached. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/fullscreen/pull/138#issuecomment-421447144
Received on Friday, 14 September 2018 18:34:38 UTC