Re: [whatwg/fullscreen] Decide on wanted behavior for request+exit or exit+request together (#63)

Yeah. I think the first option from https://github.com/whatwg/fullscreen/issues/63#issuecomment-261948581 has a simplicity of sorts, but avoiding cycles of entering and exiting would require some ugly checks that make it pointless.

Another pretty simple option is to say that globally there can only be one pending fullscreen call at a time, but that doesn't mix well with multi-process. Will continue to fiddle with tests and spec text and ask for review when I'm satisfied.

-- 
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/issues/63#issuecomment-263584708

Received on Tuesday, 29 November 2016 14:30:53 UTC