Re: [w3c/screen-orientation] Add orientation change source to be used by fullscreen api. (#90)

So how does that work with user interaction events? They are triggered outside the context of an event loop and end up queuing a task to do some stuff. That task then needs to find out what is affected. I guess that can look at the current global when it runs?

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/screen-orientation/pull/90#issuecomment-233662606

Received on Tuesday, 19 July 2016 15:07:26 UTC