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 fix(requestinterception): fix font loading issue (#7060) 2021-05-06 08:36:34 +02:00
csscoverage test: convert license text file to LF line endings (#4438) 2019-05-21 23:11:25 +03:00
digits
es6
frames test(frame): correct terminology in URL fragment test (#6416) 2020-09-14 13:42:32 +02:00
input feat(api): make page.isDragInterceptionEnabled a method (#7419) 2021-07-13 11:37:39 +02:00
jscoverage
popup
serviceworkers
simple-extension
worker
beforeunload.html
chromium-linux.zip
consolelog.html feat(console): expose stack trace for console messages (#6445) 2020-09-25 15:27:13 +02:00
csp.html
detect-touch.html
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 fix: add favicon test asset (#6868) 2021-02-11 11:54:45 +00:00
file-to-upload.txt
firefox-75.0a1.en-US.linux-x86_64.tar.bz2
global-var.html test(firefox): add puppeteer-firefox unique evaluation tests (#3891) 2019-02-01 18:40:40 -08:00
grid.html
historyapi.html
idle-detector.html feat(page): emulate idle state (#6410) 2020-09-14 11:31:23 +02:00
initiator.html feat: add initiator to HTTPRequest (#7614) 2021-09-29 15:14:21 +00:00
initiator.js feat: add initiator to HTTPRequest (#7614) 2021-09-29 15:14:21 +00:00
injectedfile.js
injectedstyle.css
mobile.html
modernizr.js
networkidle.html
offscreenbuttons.html feat: add threshold to Page.isIntersectingViewport (#6497) 2021-09-15 22:56:50 +02:00
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 feat: support timeout for page.pdf() call (#7508) 2021-09-14 16:11:14 +00:00
playground.html
pptr.png
resetcss.html
self-request.html
shadow.html
simple.json
tamperable.html
title.html
wrappedlink.html