user avatar
Implement requestFullscreen for QQuickWebEngineView.
Zeno Albisser authored
This patch adds a property isFullScreen and a signal
fullScreenRequested to QQuickWebEngineViewExperimental.
The signal fullScreenRequested is emitted when some web content
requests fullscreen through the javascript API.
The property isFullScreen is supposed to be set
programmatically when the view is being shown fullscreen.
This information is then available to the WebContentsDelegateQt
when checking if the fullscreen request has been accepted.

Change-Id: I04cbb45f263a188d26cc87d70ac53b0fbab63936
Reviewed-by: default avatarJocelyn Turcotte <jocelyn.turcotte@digia.com>
fcd08904
Name Last commit Last update