0
0
mirror of https://github.com/puppeteer/puppeteer synced 2024-06-14 14:02:48 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
Yaniv Efraim
38f112f395 feat(target): add support for target.page for 'backgroud_page' ()
This patch teaches `target.page()` method to attach to extension background pages.

Fixes 
2018-06-14 13:58:51 -07:00
Andrey Lushnikov
d8023726c5
fix: disable OOPIF by default ()
This patch disables OOPIF by default.

**NOTE**: this is a temporary bandaid for the time we're crafting
the full-fledged support for site isolation over DevTools protocol.

References .
2018-06-01 15:20:37 -07:00
Andrey Lushnikov
07b91f61a9
test: split out headful tests into headful.spec.js () 2018-06-01 13:48:34 -07:00