From dc68f25e9235cd0af32972c54dfa69a468fcd95c Mon Sep 17 00:00:00 2001 From: uazo Date: Wed, 22 Mar 2023 09:13:37 +0000 Subject: [PATCH] AUTOMATED - git apply results --- build/patches/00109-ADDNEW-Client-hints-overrides.patch | 2 +- build/patches/00109-ADDNEW-Guard-for-user-agent-reduction.patch | 2 +- build/patches/00110-ADDTO-Disable-all-predictors-code.patch | 2 +- build/patches/00AdblockPlus.patch | 2 +- build/patches/00Disable-FedCm.patch | 2 +- build/patches/00Viewport-Protection-flag.patch | 2 +- build/patches/Add-flag-to-disable-vibration.patch | 2 +- build/patches/Disable-text-fragments-by-default.patch | 2 +- build/patches/Multiple-fingerprinting-mitigations.patch | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/build/patches/00109-ADDNEW-Client-hints-overrides.patch b/build/patches/00109-ADDNEW-Client-hints-overrides.patch index 99309b2f..aad6da5d 100644 --- a/build/patches/00109-ADDNEW-Client-hints-overrides.patch +++ b/build/patches/00109-ADDNEW-Client-hints-overrides.patch @@ -9,7 +9,7 @@ Subject: 109 ADDNEW Client hints overrides diff --git a/third_party/blink/renderer/platform/runtime_enabled_features.json5 b/third_party/blink/renderer/platform/runtime_enabled_features.json5 --- a/third_party/blink/renderer/platform/runtime_enabled_features.json5 +++ b/third_party/blink/renderer/platform/runtime_enabled_features.json5 -@@ -2954,8 +2954,8 @@ +@@ -2955,8 +2955,8 @@ public: true, }, { diff --git a/build/patches/00109-ADDNEW-Guard-for-user-agent-reduction.patch b/build/patches/00109-ADDNEW-Guard-for-user-agent-reduction.patch index 0379742c..36293eec 100644 --- a/build/patches/00109-ADDNEW-Guard-for-user-agent-reduction.patch +++ b/build/patches/00109-ADDNEW-Guard-for-user-agent-reduction.patch @@ -53,7 +53,7 @@ diff --git a/content/common/user_agent.cc b/content/common/user_agent.cc diff --git a/third_party/blink/renderer/platform/runtime_enabled_features.json5 b/third_party/blink/renderer/platform/runtime_enabled_features.json5 --- a/third_party/blink/renderer/platform/runtime_enabled_features.json5 +++ b/third_party/blink/renderer/platform/runtime_enabled_features.json5 -@@ -2959,7 +2959,8 @@ +@@ -2960,7 +2960,8 @@ base_feature: "UserAgentClientHint", }, { diff --git a/build/patches/00110-ADDTO-Disable-all-predictors-code.patch b/build/patches/00110-ADDTO-Disable-all-predictors-code.patch index c96b34f2..3f411239 100644 --- a/build/patches/00110-ADDTO-Disable-all-predictors-code.patch +++ b/build/patches/00110-ADDTO-Disable-all-predictors-code.patch @@ -24,7 +24,7 @@ diff --git a/chrome/browser/predictors/loading_predictor_config.cc b/chrome/brow diff --git a/third_party/blink/renderer/platform/runtime_enabled_features.json5 b/third_party/blink/renderer/platform/runtime_enabled_features.json5 --- a/third_party/blink/renderer/platform/runtime_enabled_features.json5 +++ b/third_party/blink/renderer/platform/runtime_enabled_features.json5 -@@ -2252,7 +2252,7 @@ +@@ -2253,7 +2253,7 @@ { // https://crbug.com/1126305 name: "Prerender2", diff --git a/build/patches/00AdblockPlus.patch b/build/patches/00AdblockPlus.patch index 82fed8aa..0a852805 100644 --- a/build/patches/00AdblockPlus.patch +++ b/build/patches/00AdblockPlus.patch @@ -164767,7 +164767,7 @@ diff --git a/tools/metrics/histograms/enums.xml b/tools/metrics/histograms/enums -@@ -101511,6 +101545,8 @@ Full version information for the fingerprint enum values: +@@ -101517,6 +101551,8 @@ Full version information for the fingerprint enum values: diff --git a/build/patches/00Disable-FedCm.patch b/build/patches/00Disable-FedCm.patch index 27415bf6..55ee94f3 100644 --- a/build/patches/00Disable-FedCm.patch +++ b/build/patches/00Disable-FedCm.patch @@ -22,7 +22,7 @@ diff --git a/content/public/common/content_features.cc b/content/public/common/c diff --git a/third_party/blink/renderer/platform/runtime_enabled_features.json5 b/third_party/blink/renderer/platform/runtime_enabled_features.json5 --- a/third_party/blink/renderer/platform/runtime_enabled_features.json5 +++ b/third_party/blink/renderer/platform/runtime_enabled_features.json5 -@@ -1264,7 +1264,7 @@ +@@ -1265,7 +1265,7 @@ { name: "FedCm", public: true, diff --git a/build/patches/00Viewport-Protection-flag.patch b/build/patches/00Viewport-Protection-flag.patch index 33f8ffe5..86c5e183 100644 --- a/build/patches/00Viewport-Protection-flag.patch +++ b/build/patches/00Viewport-Protection-flag.patch @@ -646,7 +646,7 @@ diff --git a/third_party/blink/renderer/core/page/page.h b/third_party/blink/ren diff --git a/third_party/blink/renderer/platform/runtime_enabled_features.json5 b/third_party/blink/renderer/platform/runtime_enabled_features.json5 --- a/third_party/blink/renderer/platform/runtime_enabled_features.json5 +++ b/third_party/blink/renderer/platform/runtime_enabled_features.json5 -@@ -1495,7 +1495,7 @@ +@@ -1496,7 +1496,7 @@ // assume that screen dimensions match window.innerWidth/innerHeight while // a page is fullscreen, but that is not always true. crbug.com/1367416 name: "FullscreenScreenSizeMatchesDisplay", diff --git a/build/patches/Add-flag-to-disable-vibration.patch b/build/patches/Add-flag-to-disable-vibration.patch index adc0a2cd..c2250c59 100644 --- a/build/patches/Add-flag-to-disable-vibration.patch +++ b/build/patches/Add-flag-to-disable-vibration.patch @@ -141,7 +141,7 @@ diff --git a/third_party/blink/renderer/platform/exported/web_runtime_features.c diff --git a/third_party/blink/renderer/platform/runtime_enabled_features.json5 b/third_party/blink/renderer/platform/runtime_enabled_features.json5 --- a/third_party/blink/renderer/platform/runtime_enabled_features.json5 +++ b/third_party/blink/renderer/platform/runtime_enabled_features.json5 -@@ -1978,6 +1978,10 @@ +@@ -1979,6 +1979,10 @@ name: "OrientationEvent", status: {"Android": "stable"}, }, diff --git a/build/patches/Disable-text-fragments-by-default.patch b/build/patches/Disable-text-fragments-by-default.patch index 319cd97e..977da2d2 100644 --- a/build/patches/Disable-text-fragments-by-default.patch +++ b/build/patches/Disable-text-fragments-by-default.patch @@ -146,7 +146,7 @@ diff --git a/third_party/blink/renderer/core/dom/document.cc b/third_party/blink diff --git a/third_party/blink/renderer/platform/runtime_enabled_features.json5 b/third_party/blink/renderer/platform/runtime_enabled_features.json5 --- a/third_party/blink/renderer/platform/runtime_enabled_features.json5 +++ b/third_party/blink/renderer/platform/runtime_enabled_features.json5 -@@ -2835,10 +2835,9 @@ +@@ -2836,10 +2836,9 @@ }, { name: "TextFragmentIdentifiers", diff --git a/build/patches/Multiple-fingerprinting-mitigations.patch b/build/patches/Multiple-fingerprinting-mitigations.patch index b8739792..8fc51f62 100644 --- a/build/patches/Multiple-fingerprinting-mitigations.patch +++ b/build/patches/Multiple-fingerprinting-mitigations.patch @@ -760,7 +760,7 @@ diff --git a/third_party/blink/renderer/platform/graphics/static_bitmap_image.h diff --git a/third_party/blink/renderer/platform/runtime_enabled_features.json5 b/third_party/blink/renderer/platform/runtime_enabled_features.json5 --- a/third_party/blink/renderer/platform/runtime_enabled_features.json5 +++ b/third_party/blink/renderer/platform/runtime_enabled_features.json5 -@@ -1628,6 +1628,15 @@ +@@ -1629,6 +1629,15 @@ // No plan to support complex UI for date/time INPUT types on Android. status: {"Android": "test", "default": "stable"}, },