playwright/browser_patches/firefox
Dmitry Gozman 9ea8f49cd1
browser(firefox): attach to all pages in the browser context (#928)
- 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.

c73fb4450e
2020-02-11 11:32:37 -08:00
..
patches browser(firefox): attach to all pages in the browser context (#928) 2020-02-11 11:32:37 -08:00
.gitignore Initial commit 2019-11-19 10:58:15 -08:00
archive.sh devops: fix firefox's archive.sh 2020-01-17 15:36:22 -08:00
build.sh devops: fix firefox building script on Mac 10.15.1 2020-01-29 11:55:29 -08:00
BUILD_NUMBER browser(firefox): attach to all pages in the browser context (#928) 2020-02-11 11:32:37 -08:00
clean.sh devops: fix clean script to keep going if there's no OBJ- folder 2019-11-22 19:57:25 -08:00
UPSTREAM_CONFIG.sh browser(firefox): roll firefox to upstream's beta (#876) 2020-02-06 15:21:06 -08:00