ladybird/Tests/LibWeb/Text/expected/HTML/javascript-navigation-stays-in-same-process.txt
Luke Wilde 61c1e4a855 LibWebView: Keep javascript URL navigations in the same process
JavaScript URLs run in the same document context the navigation was
started in, so they're not eligible to be moved to a new WebContent
process.

Fixes the "Login as demo user" link on https://demo.immich.app/
2025-03-16 10:59:41 -04:00

1 line
58 B
Text

Hello world, this was printed by a JavaScript navigation!