mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-15 14:11:50 +03:00
b74a6b78ef
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 |
||
---|---|---|
.. | ||
FrameTree.js | ||
hidden-scrollbars.css | ||
main.js | ||
PageAgent.js | ||
Runtime.js | ||
WorkerMain.js |