Commit 2cb9efe8 authored by Becky Zhou's avatar Becky Zhou Committed by Commit Bot

[TabModal] Enable tab modal javascript dialog by default

Bug: 687010
Change-Id: I304d68c8ade4e6cddb2017881b80b9300d0e512d
Reviewed-on: https://chromium-review.googlesource.com/1170188Reviewed-by: default avatarTheresa <twellington@chromium.org>
Reviewed-by: default avatarAvi Drissman <avi@chromium.org>
Commit-Queue: Becky Zhou <huayinz@chromium.org>
Cr-Commit-Position: refs/heads/master@{#582191}
parent 1d1ff918
......@@ -401,7 +401,7 @@ const base::Feature kSpecialLocaleWrapper{"SpecialLocaleWrapper",
base::FEATURE_ENABLED_BY_DEFAULT};
const base::Feature kTabModalJsDialog{"TabModalJsDialog",
base::FEATURE_DISABLED_BY_DEFAULT};
base::FEATURE_ENABLED_BY_DEFAULT};
const base::Feature kTabReparenting{"TabReparenting",
base::FEATURE_ENABLED_BY_DEFAULT};
......
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