mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00

It may happen that reload leads to a cross-origin redirect. This PR adds instrumentation to the policy check that triggers new web process creation and allows the client side properly track the navigation progress after reload.
Pretty-diff: 753967002c
References: #16147