RequestFullscreen () is deprecated and support will be removed in the future

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?

+4
source share
1 answer

Why is the full screen API limited?

API - - . , - . , .

, -/ , . URL- , / .

, - , - gmail, , . ( - ) " ".

- API . , , . , - .

, , .

HTTPS ?

, , API HTTP. : , -, .

(, , ) , TLS.

, - HTPS?

, / JavaScript-, HTTPS .

, TLS - , :

, - HTTPS.

+2

All Articles