Skip to content

Commit

Permalink
[M116 Cherry-Pick] BeforeunloadEventCancelByPreventDefaultEnabled pol…
Browse files Browse the repository at this point in the history
…icy remove milestone supported on range

BYPASS_POLICY_COMPATIBILITY_CHECK=This policy is not released in M115
and should be only supported on future milestones (M116+).

(cherry picked from commit f427df9)

Change-Id: Ie4deac9c842336fa04e329a5440a5023bdc516aa
Bug: 1458826
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4663925
Reviewed-by: Owen Min <zmin@chromium.org>
Commit-Queue: Di Zhang <dizhangg@chromium.org>
Cr-Original-Commit-Position: refs/heads/main@{#1165978}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4676286
Auto-Submit: Di Zhang <dizhangg@chromium.org>
Cr-Commit-Position: refs/branch-heads/5845@{#419}
Cr-Branched-From: 5a5dff6-refs/heads/main@{#1160321}
  • Loading branch information
dizhang168 authored and Chromium LUCI CQ committed Jul 11, 2023
1 parent 8d01f1b commit 0b98c53
Showing 1 changed file with 4 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ features:
per_profile: true
future_on:
- fuchsia
- chrome.*
- chrome_os
- android
- webview_android
items:
- caption: Show cancel dialog when beforeunload event.preventDefault() is called.
value: true
Expand All @@ -26,10 +30,5 @@ owners:
- dom-dev@chromium.org
schema:
type: boolean
supported_on:
- chrome.*:115-125
- chrome_os:115-125
- android:115-125
- webview_android:115-125
tags: []
type: main

0 comments on commit 0b98c53

Please sign in to comment.