"examples/quick/controls/gallery/content/ImageViewer.qml" did not exist on "c7e5596cc3e6a854c514f0a4108295b8300d84b1"
[Widgets] RenderWidgetHostViewQtDelegate refactoring
Break up the delegate implementation into two distinct subclasses.
The first one offers a way for the WebPage to tap into the
RenderWidgetHostView directly, while a different implementation
that is backed by a top-level widget can be used to show WebUI
popups on screen.
This has the benefit of not having a child widget in the webview
among other things. It also fixes our popups and allows them to fall
outside the window frame.
Change-Id: I80dc1e4f21bb91ff47c75a626d330f88eacce8c6
Reviewed-by:
Jocelyn Turcotte <jocelyn.turcotte@digia.com>
Showing
Please register or sign in to comment