Skip to content

Commit 42166e8

Browse files
quh4gko8thestinger
authored andcommitted
Update/port patches for 126.0.6478.122.0
1 parent d2f20a0 commit 42166e8

6 files changed

+40
-41
lines changed

patches/0001-Vanadium-string-rebranding.patch

+34-34
Large diffs are not rendered by default.

patches/0011-Checkout-PGO-profiles.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Subject: [PATCH] Checkout PGO profiles
88
1 file changed, 1 insertion(+), 1 deletion(-)
99

1010
diff --git a/DEPS b/DEPS
11-
index 912065d31f140..2b45fc3ba90e3 100644
11+
index 096d8a2d31729..e3885116da3ce 100644
1212
--- a/DEPS
1313
+++ b/DEPS
1414
@@ -149,7 +149,7 @@ vars = {

patches/0012-disable-checkout_nacl.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Subject: [PATCH] disable checkout_nacl
88
1 file changed, 1 insertion(+), 1 deletion(-)
99

1010
diff --git a/DEPS b/DEPS
11-
index 2b45fc3ba90e3..16ae4f52b51db 100644
11+
index e3885116da3ce..34074a05c29ee 100644
1212
--- a/DEPS
1313
+++ b/DEPS
1414
@@ -118,7 +118,7 @@ vars = {

patches/0042-disable-learn-more-link-in-incognito-new-tab.patch

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ Subject: [PATCH] disable learn more link in incognito new tab
88
1 file changed, 2 insertions(+), 2 deletions(-)
99

1010
diff --git a/chrome/android/java/src/org/chromium/chrome/browser/ntp/IncognitoDescriptionView.java b/chrome/android/java/src/org/chromium/chrome/browser/ntp/IncognitoDescriptionView.java
11-
index e480e09c45622..8775c8bd63e4a 100644
11+
index 35cc768c250d9..8f32de41329ff 100644
1212
--- a/chrome/android/java/src/org/chromium/chrome/browser/ntp/IncognitoDescriptionView.java
1313
+++ b/chrome/android/java/src/org/chromium/chrome/browser/ntp/IncognitoDescriptionView.java
14-
@@ -355,9 +355,9 @@ public class IncognitoDescriptionView extends LinearLayout {
14+
@@ -358,9 +358,9 @@ public class IncognitoDescriptionView extends LinearLayout {
1515
getContext()
1616
.getResources()
1717
.getString(R.string.new_tab_otr_subtitle_with_reading_list);

patches/0048-Disable-top-toolbar-button-Translate-buttion-option-.patch patches/0048-Disable-top-toolbar-button-Translate-option-by-defau.patch

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
22
From: fgei <fgei@gmail.com>
33
Date: Tue, 18 Jun 2024 18:50:35 +0000
4-
Subject: [PATCH] Disable top toolbar button Translate buttion option by
5-
default
4+
Subject: [PATCH] Disable top toolbar button Translate option by default
65

76
---
87
chrome/browser/flags/android/chrome_feature_list.cc | 2 +-

patches/0136-config-add-new-needed-deps-to-fetch-filter-lists.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ for adblocking.
1010
1 file changed, 11 insertions(+)
1111

1212
diff --git a/DEPS b/DEPS
13-
index 16ae4f52b51db..de1744ed485fe 100644
13+
index 34074a05c29ee..e2972c0ce64f6 100644
1414
--- a/DEPS
1515
+++ b/DEPS
1616
@@ -5747,6 +5747,17 @@ hooks = [

0 commit comments

Comments
 (0)