playwright/browser_patches/firefox/juggler/content
Andrey Lushnikov 3b4232864d
browser(firefox): a different way to emit 'load' event (#4080)
Using WebProgressListener events works in all cases. Currently
used `pageshow` event will stop being emitted in future when loading
was stopped with `window.stop()` api.

References #3995
2020-10-07 09:22:56 -07:00
..
FrameTree.js browser(firefox): a different way to emit 'load' event (#4080) 2020-10-07 09:22:56 -07: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): follow-up with assorted simplifications (#4066) 2020-10-06 01:53:25 -07:00
PageAgent.js browser(firefox): a different way to emit 'load' event (#4080) 2020-10-07 09:22:56 -07:00
Runtime.js browser(firefox): report errors from workers (#2797) 2020-07-01 14:49:14 -07:00
WorkerMain.js browser(firefox): follow-up with assorted simplifications (#4066) 2020-10-06 01:53:25 -07:00