puppeteer/test/assets
Jan Scheffler 4d9dc8c0e6
feat(oop iframes)!: integrate OOP iframes with the frame manager (#7556)
This pull request to adds better support for OOP iframes (see #2548)

The current problem with OOP iframes is that they are moved to a different target. Because of this, the previous versions of Puppeteer pretty much ignored them.
This change extends the FrameManager to already take OOP iframes into account and hides the fact that those frames are actually in different targets.
Further work needs to be done to also make the NetworkManager aware of these and to make sure that settings like emulations etc. are also properly passed down to the new targets.
2021-10-28 11:25:49 +02:00
..
cached
csscoverage
digits
es6
frames
input
jscoverage feat(coverage): add an option to collect coverage of anonymous scripts (#2796) 2018-07-11 18:38:34 -07:00
popup
serviceworkers
simple-extension
worker
beforeunload.html
chromium-linux.zip
consolelog.html
csp.html
detect-touch.html refactor: simplify EmulationManager (#2816) 2018-06-28 18:48:44 -07:00
dynamic-oopif.html feat(oop iframes)!: integrate OOP iframes with the frame manager (#7556) 2021-10-28 11:25:49 +02:00
empty.html
error.html
favicon.ico
file-to-upload.txt
firefox-75.0a1.en-US.linux-x86_64.tar.bz2
global-var.html
grid.html
historyapi.html
idle-detector.html
initiator.html
initiator.js
injectedfile.js
injectedstyle.css
mobile.html
modernizr.js
networkidle.html
offscreenbuttons.html
one-style.css
one-style.html
oopif.html feat(oop iframes)!: integrate OOP iframes with the frame manager (#7556) 2021-10-28 11:25:49 +02:00
pdf.html
playground.html
pptr.png
resetcss.html
self-request.html
shadow.html
simple.json
tamperable.html
title.html chore: further unify Puppeteer-Firefox tests with Puppeteer (#3931) 2019-02-06 13:49:14 -08:00
wrappedlink.html