- From: Xidorn Quan <notifications@github.com>
- Date: Wed, 01 Aug 2018 18:55:06 -0700
- To: whatwg/fullscreen <fullscreen@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 2 August 2018 01:55:33 UTC
The problem of f59df4d isn't really identical to double-calling exitFullscreen. It's something happening internally which has the same effect as double-calling at this moment. That means, adding some mechanism to make only one in-flight enter / exit change isn't going to help for that case. But I think the discussion probably does go too far and I think it's fine that we resolve on doing f59df4d for now and try to figure out how to resolve its consequences. -- 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/128#issuecomment-409780056
Received on Thursday, 2 August 2018 01:55:33 UTC