Skip to content

Commit 8db9886

Browse files
quh4gko8thestinger
authored andcommitted
Update/port patches for 133.0.6943.137.0
1 parent daa0ec2 commit 8db9886

8 files changed

+148
-153
lines changed

patches/0001-Vanadium-string-rebranding.patch

+141-146
Large diffs are not rendered by default.

patches/0012-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 8a68afedef814..36fd590b25cee 100644
11+
index 2500a56425f24..38969384f8154 100644
1212
--- a/DEPS
1313
+++ b/DEPS
1414
@@ -149,7 +149,7 @@ vars = {

patches/0013-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 36fd590b25cee..249cea08e649d 100644
11+
index 38969384f8154..eb90478c07ad8 100644
1212
--- a/DEPS
1313
+++ b/DEPS
1414
@@ -114,7 +114,7 @@ vars = {

patches/0083-temporary-Always-partition-third-party-storage.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ index 8c736ecb32ae7..c3f11bcce9819 100644
2626
// Drop input events before user sees first paint https://crbug.com/1255485
2727
BASE_FEATURE(kDropInputEventsBeforeFirstPaint,
2828
diff --git a/third_party/blink/renderer/platform/runtime_enabled_features.json5 b/third_party/blink/renderer/platform/runtime_enabled_features.json5
29-
index 24d8368d0622c..a897caeadd848 100644
29+
index 8ca258f76239a..668d7df6e70b6 100644
3030
--- a/third_party/blink/renderer/platform/runtime_enabled_features.json5
3131
+++ b/third_party/blink/renderer/platform/runtime_enabled_features.json5
3232
@@ -1506,7 +1506,7 @@

patches/0137-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 249cea08e649d..4876f3c6d288f 100644
13+
index eb90478c07ad8..6f66ab59e3499 100644
1414
--- a/DEPS
1515
+++ b/DEPS
1616
@@ -5708,6 +5708,17 @@ hooks = [

patches/0175-add-support-for-german-specific-language-content-fil.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Subject: [PATCH] add support for german-specific language content filtering
1212
4 files changed, 26 insertions(+)
1313

1414
diff --git a/DEPS b/DEPS
15-
index 4876f3c6d288f..2c5cc1ba71e80 100644
15+
index 6f66ab59e3499..069ca9eaeb2d7 100644
1616
--- a/DEPS
1717
+++ b/DEPS
1818
@@ -5719,6 +5719,16 @@ hooks = [

patches/0178-enable-partitioned-visited-link-database-by-default.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ index 52efad49e251a..4ed62cba0c051 100644
2222
// Enables the use of the PaintCache for Path2D objects that are rasterized
2323
// out of process. Has no effect when kCanvasOopRasterization is disabled.
2424
diff --git a/third_party/blink/renderer/platform/runtime_enabled_features.json5 b/third_party/blink/renderer/platform/runtime_enabled_features.json5
25-
index a897caeadd848..7e4c34155d50c 100644
25+
index 668d7df6e70b6..5437c62f61928 100644
2626
--- a/third_party/blink/renderer/platform/runtime_enabled_features.json5
2727
+++ b/third_party/blink/renderer/platform/runtime_enabled_features.json5
2828
@@ -3199,7 +3199,7 @@

patches/0192-bugfix-disable-feature-s-to-preserve-passkeys-functi.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Subject: [PATCH] bugfix: disable feature(s) to preserve passkeys functionality
88
1 file changed, 4 insertions(+), 1 deletion(-)
99

1010
diff --git a/third_party/blink/renderer/platform/runtime_enabled_features.json5 b/third_party/blink/renderer/platform/runtime_enabled_features.json5
11-
index 7e4c34155d50c..9b472a0012bd2 100644
11+
index 5437c62f61928..74ccc01847e2b 100644
1212
--- a/third_party/blink/renderer/platform/runtime_enabled_features.json5
1313
+++ b/third_party/blink/renderer/platform/runtime_enabled_features.json5
1414
@@ -947,7 +947,10 @@

0 commit comments

Comments
 (0)