mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-14 21:53:35 +03:00
1bf5b61cbb
Review URL: 4753d0121f
This patch:
- Moves Workers to FrameTree
- Introduces WorkerData in PageAgent that proxies runtime agent
in worker to browser process
- Introduces WorkerHandler in PageHandler that handles communicates
with runtime agent in worker and handles Juggler protocol
As part of this patch, SimpleChannel no longer manages lifetime of
any of its handlers.
2 lines
5 B
Plaintext
2 lines
5 B
Plaintext
1034
|