Gecko:Fullscreen API: Difference between revisions

Jump to navigation Jump to search
(small tweak)
 
Line 95: Line 95:
## calls nsIDocument::ExitFullscreenInDocTree() which changes the document state
## calls nsIDocument::ExitFullscreenInDocTree() which changes the document state
##* this step also dispatches '''MozDOMFullscreen:Exited''' to the chrome
##* this step also dispatches '''MozDOMFullscreen:Exited''' to the chrome
## browser-fullScreen.js sends async message "DOMFullscreen:Exited"
## browser-fullScreenAndPointerLock.js sends async message "DOMFullscreen:CleanUp"
# in the content process
# in the content process
## tab-content.js calls nsIDocument::ExitFullscreenInDocTree() which changes the document state
## tab-content.js calls nsIDocument::ExitFullscreenInDocTree() which changes the document state
14

edits

Navigation menu