Upgrade to Chromium 80.0.3987.132

This commit is contained in:
Zoraver Kang
2020-03-03 15:40:38 -05:00
parent 7e68f18f1d
commit 611bb42a3e
10 changed files with 10 additions and 10 deletions

View File

@@ -1 +1 @@
80.0.3987.122
80.0.3987.132

View File

@@ -27,7 +27,7 @@
#include "ui/accessibility/accessibility_features.h"
#include "ui/accessibility/accessibility_switches.h"
#include "ui/base/ui_base_features.h"
@@ -1512,6 +1513,14 @@ const FeatureEntry kFeatureEntries[] = {
@@ -1517,6 +1518,14 @@ const FeatureEntry kFeatureEntries[] = {
"Force punycode hostnames",
"Force punycode in hostnames instead of Unicode when displaying Internationalized Domain Names (IDNs).",
kOsAll, SINGLE_VALUE_TYPE("force-punycode-hostnames")},

View File

@@ -23,7 +23,7 @@ approach to change color components.
--- a/chrome/browser/about_flags.cc
+++ b/chrome/browser/about_flags.cc
@@ -1526,6 +1526,10 @@ const FeatureEntry kFeatureEntries[] = {
@@ -1531,6 +1531,10 @@ const FeatureEntry kFeatureEntries[] = {
"Enable Canvas::measureText() fingerprint deception",
"Scale the output values of Canvas::measureText() with a randomly selected factor in the range -0.0003% to 0.0003%, which are recomputed on every document initialization.",
kOsAll, SINGLE_VALUE_TYPE(switches::kFingerprintingCanvasMeasureTextNoise)},

View File

@@ -39,7 +39,7 @@ with limited CPU/memory resources and it is disabled by default.
// Ensure that all effective connection types returned by Network Quality
// Estimator (NQE) are also exposed via flags.
static_assert(net::EFFECTIVE_CONNECTION_TYPE_LAST + 2 ==
@@ -2503,6 +2508,9 @@ const FeatureEntry kFeatureEntries[] = {
@@ -2508,6 +2513,9 @@ const FeatureEntry kFeatureEntries[] = {
flag_descriptions::kAutofillCreditCardUploadDescription, kOsAll,
FEATURE_VALUE_TYPE(autofill::features::kAutofillUpstream)},
#endif // TOOLKIT_VIEWS || OS_ANDROID

View File

@@ -2,7 +2,7 @@
--- a/chrome/browser/about_flags.cc
+++ b/chrome/browser/about_flags.cc
@@ -1481,6 +1481,10 @@ const FeatureEntry kFeatureEntries[] = {
@@ -1486,6 +1486,10 @@ const FeatureEntry kFeatureEntries[] = {
"Enable stacking in tab strip",
"Forces tabs to be stacked in the tab strip. Otherwise, they follow default behavior.",
kOsAll, SINGLE_VALUE_TYPE("enable-stacked-tab-strip")},

View File

@@ -20,7 +20,7 @@
const FeatureEntry::Choice kTouchEventFeatureDetectionChoices[] = {
{flags_ui::kGenericExperimentChoiceDisabled, "", ""},
{flags_ui::kGenericExperimentChoiceEnabled,
@@ -1463,6 +1473,10 @@ const FeatureEntry::Choice kEnableCrOSAc
@@ -1468,6 +1478,10 @@ const FeatureEntry::Choice kEnableCrOSAc
//
// When adding a new choice, add it to the end of the list.
const FeatureEntry kFeatureEntries[] = {

View File

@@ -2,7 +2,7 @@
--- a/chrome/browser/about_flags.cc
+++ b/chrome/browser/about_flags.cc
@@ -1485,6 +1485,10 @@ const FeatureEntry kFeatureEntries[] = {
@@ -1490,6 +1490,10 @@ const FeatureEntry kFeatureEntries[] = {
"Disable search engine collection",
"Prevents search engines from being added automatically.",
kOsAll, SINGLE_VALUE_TYPE("disable-search-engine-collection")},

View File

@@ -17,7 +17,7 @@
const FeatureEntry::Choice kTouchEventFeatureDetectionChoices[] = {
{flags_ui::kGenericExperimentChoiceDisabled, "", ""},
{flags_ui::kGenericExperimentChoiceEnabled,
@@ -3693,6 +3703,11 @@ const FeatureEntry kFeatureEntries[] = {
@@ -3698,6 +3708,11 @@ const FeatureEntry kFeatureEntries[] = {
FEATURE_VALUE_TYPE(
autofill::features::kAutofillEnableAccountWalletStorage)},

View File

@@ -20,7 +20,7 @@
const FeatureEntry::Choice kTouchEventFeatureDetectionChoices[] = {
{flags_ui::kGenericExperimentChoiceDisabled, "", ""},
{flags_ui::kGenericExperimentChoiceEnabled,
@@ -3787,6 +3800,11 @@ const FeatureEntry kFeatureEntries[] = {
@@ -3792,6 +3805,11 @@ const FeatureEntry kFeatureEntries[] = {
FEATURE_VALUE_TYPE(arc::kEnableUnifiedAudioFocusFeature)},
#endif // defined(OS_CHROMEOS)

View File

@@ -2,7 +2,7 @@
--- a/chrome/browser/about_flags.cc
+++ b/chrome/browser/about_flags.cc
@@ -1463,6 +1463,10 @@ const FeatureEntry::Choice kEnableCrOSAc
@@ -1468,6 +1468,10 @@ const FeatureEntry::Choice kEnableCrOSAc
//
// When adding a new choice, add it to the end of the list.
const FeatureEntry kFeatureEntries[] = {