DevTools: allow auto-attaching to the targets created with window.open
This change adds 'experimental optional boolean windowOpen' property to the Target.setAutoAttach method. If it is true, targets created with window.open are throttled and attached to as if they were OOPIFs or other dependent targets Change-Id: I53ac8a879005920b7ffe29334c98d048a0d746ec Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1826874 Commit-Queue: Pavel Feldman <pfeldman@chromium.org> Reviewed-by:Andrey Kosyakov <caseq@chromium.org> Cr-Commit-Position: refs/heads/master@{#700516}
Showing
Please register or sign in to comment