I get this message in the console.
requestFullscreen() is deprecated on insecure origins, and support will be removed in the future.
You should consider switching your application to a secure origin, such as HTTPS.
See https://goo.gl/rStTGz for more details.
I think removing full-screen functions for regular http is not a good idea. So videos, games and all random full-screen web apps also require https?
I know that F11 (Windows) or Cmd + F (Mac) will bring the application to full screen anyway, but now WebVR is suitable, games in WebGL and other exciting experiences, so you don’t think it will back off?
Pawel source
share