Fix race condition in ResourceDispatcherHostLoginDelegateQt
Do no access m_request from ui thread. The auth request can get cancelled,
this can happen for example when a new navigation interrupts the current one.
Fixes: QTBUG-71128
Change-Id: I140b1a164294342bad13a76342c1f642ba0960c8
Reviewed-by:
Kai Koehne <kai.koehne@qt.io>
Showing
Please register or sign in to comment