Dmitry Gozman ae738c1fac
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

3 lines
61 B
Plaintext

1205
Changed: dgozman@gmail.com Sun Nov 8 07:09:21 PST 2020