en-US

Allows a page to show popups during its unloading (obsolete)

Supported on: Microsoft Edge version 78-87, Windows 7 or later

Registry

HKLM Software\Policies\Microsoft\Edge
HKCU Software\Policies\Microsoft\Edge

Value name: AllowPopupsDuringPageUnload

Enabled: AllowPopupsDuringPageUnload = 1

Disabled: AllowPopupsDuringPageUnload = 0

Description

OBSOLETE: This policy is obsolete and doesn't work after Microsoft Edge 87. This policy allows an admin to specify that a page can show popups during its unloading. When the policy is set to enabled, pages are allowed to show popups while they're being unloaded. When the policy is set to disabled or unset, pages aren't allowed to show popups while they're being unloaded. This restriction is as per the spec: (https://html.spec.whatwg.org/#apis-for-creating-and-navigating-browsing-contexts-by-name). This policy was removed in Microsoft Edge 88 and is ignored if set.