Commit 7753f12a authored by Pierre Rossi's avatar Pierre Rossi Committed by The Qt Project
Browse files

Pre-start the render process upon initialiazing the adapter


This should provide us with an initial empty document, which our
imported autotests tend to assume all over the place.

Initialization of the adapter is moved further down in
QQuickWebEngineView's constructor so that the value of
q_ptr is set and valid by the time we end up in
WebContentsViewQt::CreateViewForWidget.

Change-Id: I45d8d61e65caa3a690461b6da44adea9f8981e7e
Reviewed-by: default avatarJocelyn Turcotte <jocelyn.turcotte@digia.com>
Reviewed-by: default avatarZeno Albisser <zeno.albisser@digia.com>
Reviewed-by: default avatarAndras Becsi <andras.becsi@digia.com>
Showing with 9 additions and 4 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment