fune/browser/fxr/content
thomasmo fe82b4a4db Bug 1587521 - Enable FullScreen in FxR for Desktop r=mconley,Gijs
Bug 1587521 - Enable FullScreen in FxR for Desktop

This change enables Fullscreen functionality in the UI for Firefox Reality for Desktop. On Fullscreen, the window (rather than the desktop) is taken over, and it is up to the host to render the contents as fullscreen.

To mitigate the impact on Desktop's implementation, browser-fullScreenAndPointerLock.js is forked and removes the dependencies on browser.js. These two files will be rationalized at a later time.

Differential Revision: https://phabricator.services.mozilla.com/D48913

--HG--
rename : browser/base/content/browser-fullScreenAndPointerLock.js => browser/fxr/content/fxr-fullScreen.js
extra : moz-landing-system : lando
2019-10-18 00:15:08 +00:00
..
assets Bug 1570139 - Add Settings to FxR UI Menu r=johannh,Gijs 2019-10-16 02:49:43 +00:00
common.css Bug 1570139 - Add Settings to FxR UI Menu r=johannh,Gijs 2019-10-16 02:49:43 +00:00
common.js Bug 1570139 - Add Settings to FxR UI Menu r=johannh,Gijs 2019-10-16 02:49:43 +00:00
fxr-fullScreen.js Bug 1587521 - Enable FullScreen in FxR for Desktop r=mconley,Gijs 2019-10-18 00:15:08 +00:00
fxrui.css Bug 1587521 - Enable FullScreen in FxR for Desktop r=mconley,Gijs 2019-10-18 00:15:08 +00:00
fxrui.html Bug 1570139 - Add Settings to FxR UI Menu r=johannh,Gijs 2019-10-16 02:49:43 +00:00
fxrui.js Bug 1587521 - Enable FullScreen in FxR for Desktop r=mconley,Gijs 2019-10-18 00:15:08 +00:00
fxrui_blue.css Bug 1570139 - Add Settings to FxR UI Menu r=johannh,Gijs 2019-10-16 02:49:43 +00:00
prefs.css Bug 1570139 - Add Settings to FxR UI Menu r=johannh,Gijs 2019-10-16 02:49:43 +00:00
prefs.html Bug 1570139 - Add Settings to FxR UI Menu r=johannh,Gijs 2019-10-16 02:49:43 +00:00
prefs.js Bug 1570139 - Add Settings to FxR UI Menu r=johannh,Gijs 2019-10-16 02:49:43 +00:00