playwright/browser_patches/firefox/BUILD_NUMBER
Andrey Lushnikov b74a6b78ef
browser(firefox): do not double-attach session to the same target (#4027)
We currently might double-attach to the target in `BrowserHandler` since we iterate over all targets, and then subscribe to the additional event when target is getting initialized.

This patch fixes this race condition and should unblock the roll to r1177.

References #3995
2020-09-30 23:50:02 -07:00

3 lines
66 B
Plaintext

1178
Changed: lushnikov@chromium.org Wed Sep 30 23:36:27 PDT 2020