Allow Popups HTML Check - Do not allow pop-ups in webviews
When the allowpopups attribute is present, the guest page will be allowed to open new
windows. Pop-ups are disabled by default.
Risk
Disabling pop-ups reduces the risk of UI-redressing attacks and limits the exploitability of window abuses. Additionally, pop-ups are often used for intrusive advertising and persistency in JavaScript-based attacks.
Auditing
Search for the specific allowpopups blinkfeatures attribute in webview tags: