Set popup name to null when COOP triggers a popup with noopener
If a main frame is COOP and a cross origin iframe tries to open a popup, that popup will have the noopener attribute. When that's the case, the popup should not have any name, and any parameter set during its creation should be ignored. Bug: 1060691 Change-Id: Ibb73a4b0fcf6b9d40041ed6534a8fafd8a90b499 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2098702 Commit-Queue: Pâris Meuleman <pmeuleman@chromium.org> Reviewed-by:Camille Lamy <clamy@chromium.org> Cr-Commit-Position: refs/heads/master@{#749636}
Showing
Please register or sign in to comment