Skip to content

Conversation

@t-bashir-bs
Copy link

Description of Change

This change makes the same change used in QtWebEngine to stop being automatically re-directed to the error page chrome-error://chromewebdata/. It does this by calling NavigationRequest::SetSilentlyIgnoreErrors from WebContents::DidStartNavigation.
It was found that some of the Electron tests, that aren't related to testing load failures, rely on being re-directed chrome-error://chromewebdata/. I have modified these tests to open a real blank page instead, which is better practise and fixes the failures.

Checklist

Release Notes

Notes:

@t-bashir-bs t-bashir-bs merged commit 874d48e into 28-x-y-bs Dec 19, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants