playwright/browser_patches/firefox/patches
Dmitry Gozman fa6e8a72de browser(firefox): attach to all pages in the browser context
- introduce BrowserContext abstraction;
- attach to all pages from owned browser contexts on creation;
- move page emulation to PageTarget/FrameTree, away from sessions and agents;
- remove explicit enable methods, replaced by Page.ready event;
- pass browser context options on creation.
2020-02-11 09:37:09 -08:00
..
bootstrap.diff browser(firefox): attach to all pages in the browser context 2020-02-11 09:37:09 -08:00