LibWeb: Add the new noopener-allow-popups value to OpenerPolicy

This commit is contained in:
Alice Lee 2025-02-21 23:05:17 +08:00 committed by Sam Atkins
commit ddb832afdf
Notes: github-actions[bot] 2025-02-27 11:26:19 +00:00

View file

@ -16,6 +16,7 @@ enum class OpenerPolicyValue {
SameOriginAllowPopups,
SameOrigin,
SameOriginPlusCOEP,
NoopenerAllowPopups,
};
// https://html.spec.whatwg.org/multipage/origin.html#cross-origin-opener-policy