Commit f589d580 authored by Yann Dago's avatar Yann Dago Committed by Commit Bot

Add flag AllowSyncXHRInPageDismissal on chrome://flags/deprecated

Visual: http://screen/mG7ARfoC0iB

Bug: 1008156
Change-Id: I6cf6cb84ef6b797162147900b978aea293f94a28
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1824836Reviewed-by: default avatarYann Dago <ydago@chromium.org>
Reviewed-by: default avatarElly Fong-Jones <ellyjones@chromium.org>
Commit-Queue: Yann Dago <ydago@chromium.org>
Cr-Commit-Position: refs/heads/master@{#700305}
parent f0adc38d
......@@ -4232,7 +4232,8 @@ const FeatureEntry kFeatureEntries[] = {
{"allow-sync-xhr-in-page-dismissal",
flag_descriptions::kAllowSyncXHRInPageDismissalName,
flag_descriptions::kAllowSyncXHRInPageDismissalDescription, kOsAll,
flag_descriptions::kAllowSyncXHRInPageDismissalDescription,
kOsAll | kDeprecated,
FEATURE_VALUE_TYPE(blink::features::kAllowSyncXHRInPageDismissal)},
{"form-controls-refresh", flag_descriptions::kFormControlsRefreshName,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment