Skip to content

Commit 9ea8f49

Browse files
authored
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. dgozman/gecko-dev@c73fb44
1 parent 8a35f40 commit 9ea8f49

File tree

2 files changed

+254
-249
lines changed

2 files changed

+254
-249
lines changed

browser_patches/firefox/BUILD_NUMBER

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1025
1+
1026

0 commit comments

Comments
 (0)