Re: [whatwg/fullscreen] Document state change should be synced with dimensions change (#37)

@upsuper but the size change is synchronized with the main thread somehow. So I guess `requestFullscreen()` requests a size change, and then a task is queued somewhere to change the size, and then at the next "frame" we dispatch events?

---
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/37#issuecomment-203878242

Received on Thursday, 31 March 2016 10:59:59 UTC