Commit 6e1c2a39 authored by mrefaat's avatar mrefaat Committed by Commit Bot

Turn off WKHTTPSystemCookieStore for M71

This cl is to be merged to M71

Change-Id: Ic2d3ab3afd52217f1dc06ca15bc67cfdb920f42d
Reviewed-on: https://chromium-review.googlesource.com/c/1299734
Commit-Queue: Mohammad Refaat <mrefaat@chromium.org>
Reviewed-by: default avatarEugene But <eugenebut@chromium.org>
Cr-Commit-Position: refs/heads/master@{#602884}
parent 702d721d
......@@ -17,7 +17,7 @@ const base::Feature kSlimNavigationManager{"SlimNavigationManager",
base::FEATURE_DISABLED_BY_DEFAULT};
const base::Feature kWKHTTPSystemCookieStore{"WKHTTPSystemCookieStore",
base::FEATURE_ENABLED_BY_DEFAULT};
base::FEATURE_DISABLED_BY_DEFAULT};
const base::Feature kCrashOnUnexpectedURLChange{
"CrashOnUnexpectedURLChange", 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