You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Under exotic circumstances, the RenderWidgetHostView pointer returned
by host->GetView() can be NULL. Therefore, it must be tested for NULL,
before its SetBackgroundColor method is called.
Task-number: QTBUG-57826
Change-Id: Iaf3c91bdd5cb329751c29415d182bb144d01634e
(cherry picked from commit 8f9166d)
Reviewed-by: Michal Klocek <[email protected]>
0 commit comments