Do not reload the WebView when changing the fullscreen mode, in order to keep its current state.
We should change a single WebView, instead of using 2 separate ones.
This may be a problem for WebView unable to dynamically adapt to a changed size. We should also provide a fullscreen event.