Commit 8de0f8b5 authored by Changwan Ryu's avatar Changwan Ryu Committed by Chromium LUCI CQ

Enable display cutout for WebView by default

Bug: 1094366
Change-Id: I6774cc67767b7decc3aa04cf32a81190a9e3f288
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2392745Reviewed-by: default avatarBo <boliu@chromium.org>
Commit-Queue: Changwan Ryu <changwan@chromium.org>
Cr-Commit-Position: refs/heads/master@{#834103}
parent 6042a689
......@@ -26,7 +26,7 @@ const base::Feature kWebViewCpuAffinityRestrictToLittleCores{
// Enable display cutout support for Android P and above.
const base::Feature kWebViewDisplayCutout{"WebViewDisplayCutout",
base::FEATURE_DISABLED_BY_DEFAULT};
base::FEATURE_ENABLED_BY_DEFAULT};
// When enabled, passive mixed content (Audio/Video/Image subresources loaded
// over HTTP on HTTPS sites) will be autoupgraded to HTTPS, and the load will be
......
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