Skip to content

Commit 04870c5

Browse files
committed
Update to Chromium 134.0.6998.165
1 parent 89fd3b5 commit 04870c5

3 files changed

+3
-3
lines changed

chromium_version.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
134.0.6998.117
1+
134.0.6998.165

patches/extra/bromite/fingerprinting-flags-client-rects-and-measuretext.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@
338338
#include "third_party/blink/renderer/platform/wtf/vector.h"
339339
--- a/third_party/blink/renderer/platform/runtime_enabled_features.json5
340340
+++ b/third_party/blink/renderer/platform/runtime_enabled_features.json5
341-
@@ -2053,6 +2053,12 @@
341+
@@ -2056,6 +2056,12 @@
342342
status: "experimental",
343343
},
344344
{

patches/extra/bromite/flag-fingerprinting-canvas-image-data-noise.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ approach to change color components.
314314
// Methods overridden by all sub-classes
315315
--- a/third_party/blink/renderer/platform/runtime_enabled_features.json5
316316
+++ b/third_party/blink/renderer/platform/runtime_enabled_features.json5
317-
@@ -2059,6 +2059,9 @@
317+
@@ -2062,6 +2062,9 @@
318318
name: "FingerprintingCanvasMeasureTextNoise",
319319
},
320320
{

0 commit comments

Comments
 (0)