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

Somehow, we get WebProgress state changes when worker is loaded with a blob url. This messes up frame navigation detection. Luckily, it's easy to filter out non-document state changes.