Changes

Jump to: navigation, search

Gecko:FullScreenAPI

418 bytes added, 22:19, 4 October 2011
requestFullScreen method
As requestFullScreenWithKeys, but hints to the UA that while in full-screen state, the toplevel browsing context for this Document should have keys disabled. While keys are disabled, there may be a reduced risk of spoofing attacks inducing the user to input inappropriate data, and the UA may choose to relax restrictions on entering full-screen state with keys disabled.
 
''cpearce: We (Mozilla) are (planning on) dispatching a "fullscreendenied" event when requests for full-screen are denied. We changed to an "ask forgiveness" model, rather than an "ask permission" model, so requests can be approved/denied immediately in requestFullScreen(). UAs which choose to implement requestFullScreen with an "ask permission" model may never end up sending a "fullscreendenied" event however.''
==== fullscreenchange event ====
Confirm
91
edits

Navigation menu