This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
playwright
Watch
1
Star
0
Fork
0
You've already forked playwright
mirror of
https://github.com/microsoft/playwright.git
synced
2025-06-26 21:40:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
playwright
/
browser_patches
/
firefox
/
BUILD_NUMBER
3 lines
61 B
Plaintext
Raw
Normal View
History
Unescape
Escape
browser(firefox): ignore WebProgress events coming from workers (#4380) 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.
2020-11-09 09:29:34 -08:00
1205
Changed: dgozman@gmail.com Sun Nov 8 07:09:21 PST 2020
Reference in New Issue
Copy Permalink