Details
Description
See https://codereview.qt-project.org/#/c/229879/
In case of high background load the renderer process may receive the ViewMsg_UpdateWebPreferences message after the page load finished. Due to this, I don't think we can guarantee that the setting set in QWebEnginePage::acceptNavigationRequest() will be applied in the corresponding page load.
Attachments
Issue Links
- resulted from
-
QTBUG-66656 Turning JavaScript on in acceptNavigationRequest doesn't always work
-
- Closed
-