playwright/browser_patches/firefox/juggler/content
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
..
FrameTree.js browser(firefox): ignore WebProgress events coming from workers (#4380) 2020-11-09 09:29:34 -08:00
hidden-scrollbars.css browser(firefox): properly hide scrollbars in all frames (#2505) 2020-06-08 15:54:47 -07:00
main.js browser(firefox): force always active docshell (#4363) 2020-11-05 17:53:22 -08:00
PageAgent.js browser(firefox): instrument websockets (#4287) 2020-10-29 16:33:50 -07:00
Runtime.js browser(firefox): roll Firefox to beta Oct 7, 2020 (#4087) 2020-10-07 14:12:19 -07:00
WorkerMain.js browser(firefox): fix SimpleChannel to await initialization (#4311) 2020-11-02 16:21:34 -08:00