playwright/browser_patches/firefox/juggler
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
..
components browser(firefox): enable document channel (#4065) 2020-10-06 00:15:24 -07:00
content browser(firefox): a different way to emit 'load' event (#4080) 2020-10-07 09:22:56 -07:00
pipe browser(firefox): make pipe work on Windows (#4058) 2020-10-05 10:58:56 -07:00
protocol browser(firefox): fix typo in dispatcher teardown (#4069) 2020-10-06 12:06:50 -07:00
screencast
Helper.js browser(firefox): remove the hack around setting viewport size (#4010) 2020-09-30 00:36:46 -07:00
NetworkObserver.js browser(firefox): follow-up with assorted simplifications (#4066) 2020-10-06 01:53:25 -07:00
SimpleChannel.js browser(firefox): follow-up with assorted simplifications (#4066) 2020-10-06 01:53:25 -07:00
TargetRegistry.js browser(firefox): follow-up with assorted simplifications (#4066) 2020-10-06 01:53:25 -07:00
jar.mn browser(firefox): enable document channel (#4065) 2020-10-06 00:15:24 -07:00
moz.build