Skip to content

Commit 0cf8c8a

Browse files
vanadium-stagingthestinger
authored andcommitted
Update/port to 111.0.5563.116
1 parent 2425e6e commit 0cf8c8a

File tree

101 files changed

+195
-226
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

101 files changed

+195
-226
lines changed

args.gn

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ target_os = "android"
33
target_cpu = "arm64"
44

55
android_channel = "stable"
6-
android_default_version_name = "111.0.5563.58"
7-
android_default_version_code = "556305800"
6+
android_default_version_name = "111.0.5563.116"
7+
android_default_version_code = "556311600"
88

99
ext_version_enabled = true
1010
ext_version_increment = "0"

patches/0001-disable-checkout_nacl.patch

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From d620a87185b13252828bee9fb8218889e00fdf82 Mon Sep 17 00:00:00 2001
1+
From 0ec2a1db1a9711d3b5cc883ee36c863c8864dfdb Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Sat, 21 Nov 2020 01:30:06 -0500
44
Subject: [PATCH] disable checkout_nacl
@@ -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 d9a72ef86e904..05451f3a89be1 100644
11+
index b670ee3ff1af5..c3d85c1ef45a4 100644
1212
--- a/DEPS
1313
+++ b/DEPS
1414
@@ -110,7 +110,7 @@ vars = {

patches/0002-use-64-bit-WebView-processes.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From e4a4ecc4ed4a72b62c5289732091ef36962fd2b2 Mon Sep 17 00:00:00 2001
1+
From a61ef5391ff74331311d56771b92e46fca19401b Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Thu, 26 Jan 2017 01:30:12 -0500
44
Subject: [PATCH] use 64-bit WebView processes

patches/0003-switch-to-fstack-protector-strong.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 4faf9d5effbf2a2b60518797d334194731e2b90a Mon Sep 17 00:00:00 2001
1+
From 82249b3df0e65dddbfdae9ddb4f451b66ed9871c Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Wed, 26 Dec 2018 10:20:24 -0500
44
Subject: [PATCH] switch to -fstack-protector-strong

patches/0004-enable-fwrapv-in-Clang-for-non-UBSan-builds.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From e5a333e281dc7f01c382acde8595c5d0e7b83cdb Mon Sep 17 00:00:00 2001
1+
From 0fa40ad4fafe0bebf91f21e1075a8be9d93f6652 Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Thu, 22 Dec 2016 07:15:34 -0500
44
Subject: [PATCH] enable -fwrapv in Clang for non-UBSan builds

patches/0005-enable-ftrivial-auto-var-init-zero.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 4b45531aca617aa170efefce93bc42a0813d5ac1 Mon Sep 17 00:00:00 2001
1+
From 34547ce9a8118b82db374fd2c01d747ca63c750e Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Wed, 8 Apr 2020 20:48:17 -0400
44
Subject: [PATCH] enable -ftrivial-auto-var-init=zero

patches/0006-disable-broken-warning-for-auto-var-init.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From c3f0632fd1b42317124df1181a4ee27e2b4852db Mon Sep 17 00:00:00 2001
1+
From 817be1a126c98e0014d25126f7cafc001f769181 Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Thu, 21 May 2020 14:07:54 -0400
44
Subject: [PATCH] disable broken warning for auto var init

patches/0007-Vanadium-branding.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 45fc1caa16633a6177c19c655131c0e72b55e070 Mon Sep 17 00:00:00 2001
1+
From 7d2389fb669afd96aeb9b715057ccdf279cee4d7 Mon Sep 17 00:00:00 2001
22
From: fgei <fgei@gmail.com>
33
Date: Tue, 19 Oct 2021 02:21:18 +0000
44
Subject: [PATCH] Vanadium branding

patches/0008-Vanadium-branding-for-WebView.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 22bebfd8e09a8936e527c7c17943896070019ccb Mon Sep 17 00:00:00 2001
1+
From 942e67b9835fd5c9a002dba5e65a63c05ceb43fc Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Sun, 16 Feb 2020 13:40:14 -0500
44
Subject: [PATCH] Vanadium branding for WebView

patches/0009-Vanadium-string-rebranding.patch

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

patches/0010-Remove-logo-from-chrome-version.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 8c42efe32e85d716a74473bf756dc2ff8fb1430b Mon Sep 17 00:00:00 2001
1+
From c03f3e78ff3b7dd978791b0555e55b742e03b6af Mon Sep 17 00:00:00 2001
22
From: A Mak <refragable@mailbox.org>
33
Date: Sat, 25 Jul 2020 17:56:47 -0700
44
Subject: [PATCH] Remove logo from chrome://version

patches/0011-redirect-settings-help-icon.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From c19b1907c57183b82bd08e7c61952bc23e9eaa92 Mon Sep 17 00:00:00 2001
1+
From 275f606682129aa0d7157e58d88a4277e2f06f80 Mon Sep 17 00:00:00 2001
22
From: Zoraver Kang <zkang@wpi.edu>
33
Date: Fri, 16 Aug 2019 02:03:45 -0400
44
Subject: [PATCH] redirect settings help icon

patches/0012-remove-Google-prefix-from-storage-settings-label.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From e6766ad891072d3002f6a6112658f88b3b40e6fa Mon Sep 17 00:00:00 2001
1+
From 55683a8452f38ad2e296b2bc3350956826553ea0 Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Wed, 8 Apr 2020 09:51:35 -0400
44
Subject: [PATCH] remove Google prefix from storage settings label

patches/0013-remove-Help-feedback-menu-entry.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From fec462aa0d635c3c0518ea342aea31520c251922 Mon Sep 17 00:00:00 2001
1+
From 435a932084cd8e8f0041cc69e7e2a861779ee52b Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Thu, 15 Apr 2021 02:14:37 -0400
44
Subject: [PATCH] remove Help & feedback menu entry

patches/0014-hide-passwords.google.com-link-when-not-supported.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From b8f38df6fae917e459868f241237b7169097e485 Mon Sep 17 00:00:00 2001
1+
From 3ac33e5a6e58f53423dfa6629d65a0dd42b069a3 Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Sun, 13 Aug 2017 19:33:04 -0400
44
Subject: [PATCH] hide passwords.google.com link when not supported

patches/0015-disable-first-run-welcome-page.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From aead4c85ecc8cde097fddea2f55c9d298eee5bb7 Mon Sep 17 00:00:00 2001
1+
From 1df1609accdd5f0581cd0581b82c212424c99939 Mon Sep 17 00:00:00 2001
22
From: csagan5 <32685696+csagan5@users.noreply.github.com>
33
Date: Sun, 26 Nov 2017 22:51:43 +0100
44
Subject: [PATCH] disable first run welcome page

patches/0016-disable-seed-based-field-trials.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 29b53019e617ce15728439c7b3981d742364e444 Mon Sep 17 00:00:00 2001
1+
From e1c19ee7993dd1ac71ecddf10524a85d3cb5baf2 Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Tue, 25 Dec 2018 16:19:51 -0500
44
Subject: [PATCH] disable seed-based field trials

patches/0017-disable-fetching-variations.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From ccc429f39650f2cec16128b36a9ea3d437966436 Mon Sep 17 00:00:00 2001
1+
From 641a661580cf447fb322c3dc3d286df96c0aa798 Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Wed, 18 Nov 2020 19:08:58 -0500
44
Subject: [PATCH] disable fetching variations

patches/0018-disable-WebView-variations-support.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 42b9ac3639f7b38ad8d8263c49aadeff734dd8cd Mon Sep 17 00:00:00 2001
1+
From 8f254913f3b34db53649cdefa8a91d7c479dfdca Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Thu, 10 Dec 2020 10:09:18 -0500
44
Subject: [PATCH] disable WebView variations support

patches/0019-disable-navigation-error-correction-by-default.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 4f67f88fe84727ef8a4b7f42a9c4725554f64301 Mon Sep 17 00:00:00 2001
1+
From 0a9ea1edbbf55fac29155143f7ef6fe1b22c87c4 Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Wed, 23 Nov 2016 08:29:58 -0500
44
Subject: [PATCH] disable navigation error correction by default

patches/0020-disable-contextual-search-by-default.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 7f40b015a7e558f018e813458d90ee51cdd7dcdf Mon Sep 17 00:00:00 2001
1+
From 7220b97d86b8fb20cfa177288e2c04d96daf1ece Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Wed, 23 Nov 2016 09:26:51 -0500
44
Subject: [PATCH] disable contextual search by default

patches/0021-disable-network-prediction-by-default.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 18242321178ca86f3df9942f6f2a1b8cee758eaa Mon Sep 17 00:00:00 2001
1+
From e2e40f06b970c57708ba3ae735b554757d9871c2 Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Wed, 23 Nov 2016 08:31:44 -0500
44
Subject: [PATCH] disable network prediction by default

patches/0022-disable-metrics-by-default.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From d5ff38a5aa6ff2c2bce0997ecf660c3cb569b7ab Mon Sep 17 00:00:00 2001
1+
From 9c37d5b27f18f6b9e915d2f7a042862f341e934e Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Thu, 24 Nov 2016 11:41:00 -0500
44
Subject: [PATCH] disable metrics by default

patches/0023-disable-hyperlink-auditing-by-default.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 2ebf7dfcf072084e06063d70ad19ee978801ffa3 Mon Sep 17 00:00:00 2001
1+
From 47b7a281e02d967354b0a542f2e671f321ceb881 Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Sat, 26 Nov 2016 14:57:22 -0500
44
Subject: [PATCH] disable hyperlink auditing by default

patches/0024-disable-showing-popular-sites-by-default.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From b9dee9424c065dc9a241a47d1ca4d22bce48dde3 Mon Sep 17 00:00:00 2001
1+
From da1d0f45a43887479df95da259f3c51f27db2196 Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Tue, 6 Mar 2018 00:27:41 -0500
44
Subject: [PATCH] disable showing popular sites by default

patches/0025-disable-article-suggestions-feature-by-default.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From a30f64ac0e3693508d54f7240b873d600d48014b Mon Sep 17 00:00:00 2001
1+
From 828424d24d2fb846c09f09f0b8dab960f41be239 Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Thu, 8 Mar 2018 22:43:12 -0500
44
Subject: [PATCH] disable article suggestions feature by default

patches/0026-disable-content-feed-suggestions-by-default.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From f56c74a6857020aee3e29fc94c4ad65aaf82ad8e Mon Sep 17 00:00:00 2001
1+
From 721953ba5fcee7413a49f6ec2dd011dd4c051cf5 Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Sun, 22 Mar 2020 01:23:48 -0400
44
Subject: [PATCH] disable content feed suggestions by default

patches/0027-disable-sensors-access-by-default.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 06249d3f27e3c3f97f9a4c6766eb7e133c064172 Mon Sep 17 00:00:00 2001
1+
From 21d211949ead4e018028ba07213b93e91ab1a1fc Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Sun, 16 Jun 2019 15:57:29 -0400
44
Subject: [PATCH] disable sensors access by default

patches/0028-block-playing-protected-media-by-default.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From a23aa49431d5a5b5054b481af3962ae6c5918bf0 Mon Sep 17 00:00:00 2001
1+
From 4232963d53817b076944bc008de90cd06ede4bae Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Tue, 1 Dec 2020 00:29:28 -0500
44
Subject: [PATCH] block playing protected media by default

patches/0029-disable-third-party-cookies-by-default.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 096e654b7e5b3e70e23d4cc9b7f8b255b31ffd51 Mon Sep 17 00:00:00 2001
1+
From 7c7073264dba89bd97b5254b5f1b6cae024f0fad Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Sun, 16 Jun 2019 16:01:31 -0400
44
Subject: [PATCH] disable third party cookies by default

patches/0030-disable-background-sync-by-default.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From c60cdda4c70ff7c24c7dde6d6d9c2cf2df04c193 Mon Sep 17 00:00:00 2001
1+
From 28bd2642ed5ae08bce1de6409a032c1c73e131f8 Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Sun, 16 Jun 2019 21:57:26 -0400
44
Subject: [PATCH] disable background sync by default

patches/0031-disable-payment-support-by-default.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 47af925499e15d637737bb80357f0edf2cd1708e Mon Sep 17 00:00:00 2001
1+
From 2550cbe1ac7d904ea3edbff51d9e7abeb5231e7e Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Tue, 18 Jun 2019 22:28:53 -0400
44
Subject: [PATCH] disable payment support by default

patches/0032-disable-media-router-media-remoting-by-default.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 511bf16a3fe00b201f0535a4ce594ada2c226f9b Mon Sep 17 00:00:00 2001
1+
From c544e82d28378662f581521d677dbbd366e3c625 Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Thu, 4 Jul 2019 18:11:27 -0400
44
Subject: [PATCH] disable media router media remoting by default

patches/0033-disable-media-router-by-default.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From e89e4a4cf1819245329eea40bdd1935490852391 Mon Sep 17 00:00:00 2001
1+
From 7bf025e363ede18bc55c53767ec8d31e0b496a67 Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Thu, 4 Jul 2019 19:08:52 -0400
44
Subject: [PATCH] disable media router by default

patches/0034-disable-offering-translations-by-default.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From c880dcea50b9fc106cb60d6c4b68d798979bf868 Mon Sep 17 00:00:00 2001
1+
From ac6d0f5bb7926355b444e01d4a698f48d7800c15 Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Fri, 12 Jul 2019 03:58:01 -0400
44
Subject: [PATCH] disable offering translations by default

patches/0035-disable-browser-sign-in-feature-by-default.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 1589800c92a8f2bac65795862d5b7c2c7a611e13 Mon Sep 17 00:00:00 2001
1+
From 41dd26219682e0538bb216edfe3b78d122ba0b1c Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Fri, 12 Jul 2019 04:23:18 -0400
44
Subject: [PATCH] disable browser sign in feature by default

patches/0036-disable-browser-autologin-by-default.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 63ba5fb04a3a32be263d6083ef9ee0662988fa8d Mon Sep 17 00:00:00 2001
1+
From ba983d296933aef000193c6fa324db4121832e83 Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Sun, 22 Mar 2020 03:07:08 -0400
44
Subject: [PATCH] disable browser autologin by default

patches/0037-disable-safe-browsing-reporting-opt-in-by-default.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 8c9b38a49c597cf9b4485faee7382f7e2062df78 Mon Sep 17 00:00:00 2001
1+
From ee9f5c9fd7da922e69f500ff7d0afa0b52d65ea0 Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Fri, 12 Jul 2019 05:22:11 -0400
44
Subject: [PATCH] disable safe browsing reporting opt-in by default

patches/0038-disable-unused-safe-browsing-option-by-default.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From f3f2bef366548e7a229b8778a16972c5d580e3ce Mon Sep 17 00:00:00 2001
1+
From 9061560702d1078201c948998a9b8fc4ab32f448 Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Thu, 12 Mar 2020 13:01:02 -0400
44
Subject: [PATCH] disable unused safe browsing option by default

patches/0039-disable-media-DRM-preprovisioning-by-default.patch

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From eac72ecf19f2c27aca6a1677ecaabb3d010fde89 Mon Sep 17 00:00:00 2001
1+
From f59e92a4a17cdccd0138d666fa2418af81d4ac11 Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Thu, 21 May 2020 12:27:29 -0400
44
Subject: [PATCH] disable media DRM preprovisioning by default
@@ -10,7 +10,7 @@ support is enabled.
1010
1 file changed, 1 insertion(+), 1 deletion(-)
1111

1212
diff --git a/media/base/media_switches.cc b/media/base/media_switches.cc
13-
index 7334d0ba4004c..d9b95e9e1a3ec 100644
13+
index c4e128757d97a..f9ebbced76554 100644
1414
--- a/media/base/media_switches.cc
1515
+++ b/media/base/media_switches.cc
1616
@@ -958,7 +958,7 @@ BASE_FEATURE(kMediaDrmPersistentLicense,

patches/0040-enable-prefetch-privacy-changes-by-default.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From aa89354f9c41a880084c2b7e6d2d32872ff84578 Mon Sep 17 00:00:00 2001
1+
From 9cd55e3a8b6636d83447592f52caaf642a7b9e9a Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Fri, 23 Oct 2020 23:59:13 -0400
44
Subject: [PATCH] enable prefetch privacy changes by default

patches/0041-enable-user-agent-freeze-by-default.patch

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From ae2d50cb68cec0e4f97da5ed329dc1c5598691d9 Mon Sep 17 00:00:00 2001
1+
From 1f0447d0486f09e6aee2b235a16c80d0ea172bbb Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Wed, 3 Mar 2021 13:42:41 -0500
44
Subject: [PATCH] enable user agent freeze by default
@@ -8,10 +8,10 @@ Subject: [PATCH] enable user agent freeze by default
88
1 file changed, 1 insertion(+)
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 f609d45eb781d..a645e896b13c4 100644
11+
index 3cd340ea4b67f..31174073b3af7 100644
1212
--- a/third_party/blink/renderer/platform/runtime_enabled_features.json5
1313
+++ b/third_party/blink/renderer/platform/runtime_enabled_features.json5
14-
@@ -2946,6 +2946,7 @@
14+
@@ -2947,6 +2947,7 @@
1515
// iOS not included as it should not send a reduced User-Agent string.
1616
origin_trial_os: ["android", "chromeos", "fuchsia", "linux", "mac", "win"],
1717
base_feature: "ReduceUserAgent",

patches/0042-enable-split-cache-by-default.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 82dfb89f44b69ec1217129ea2c6637d28249de56 Mon Sep 17 00:00:00 2001
1+
From 112761e5a7ab3a81bf3d333067bb73c56b659e2e Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Wed, 23 Dec 2020 06:00:50 -0500
44
Subject: [PATCH] enable split cache by default

patches/0043-enable-partitioning-connections-by-default.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 5f4c1e6a37a7988b45e6dd7a28f246912fa9c01b Mon Sep 17 00:00:00 2001
1+
From 9d0d3ab733c1368b3dda0ab705d625c23d724c20 Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Mon, 8 Mar 2021 16:53:47 -0500
44
Subject: [PATCH] enable partitioning connections by default

patches/0044-enable-new-third-party-storage-partitioning.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 544c67e4e7f4df98ab1aad712143287c473ea46b Mon Sep 17 00:00:00 2001
1+
From 964d948289da9a9381b487ef69663e06d5fa14c6 Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Mon, 2 Jan 2023 12:14:24 -0500
44
Subject: [PATCH] enable new third party storage partitioning

patches/0045-enable-dubious-Do-Not-Track-feature-by-default.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From d885c2d5043c933d138576bd13c43b8a84cf07c5 Mon Sep 17 00:00:00 2001
1+
From d13df7d6764c203961d6cb921fb442b9c46400a7 Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Tue, 1 Aug 2017 11:16:11 -0400
44
Subject: [PATCH] enable dubious Do Not Track feature by default

patches/0046-disable-autofill-server-communication-by-default.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From bc29b6fe35661b7c06cec4296211b93b8af6ebe0 Mon Sep 17 00:00:00 2001
1+
From efa6e6093dd1cf16b83e3418618526e0b657c0dc Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Tue, 1 Dec 2020 00:56:57 -0500
44
Subject: [PATCH] disable autofill server communication by default

patches/0047-disable-component-updater-pings-by-default.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From dde94e0a81a762d6ec0e04b99b8f2a7b685dcbda Mon Sep 17 00:00:00 2001
1+
From 0926a217719775de2a69233d79442225a0cfd95a Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Fri, 27 Nov 2020 03:56:29 -0500
44
Subject: [PATCH] disable component updater pings by default

patches/0048-mark-non-secure-origins-as-dangerous.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 7b5b6ddcf00f06567211980a54d26f1e4a4cb2d7 Mon Sep 17 00:00:00 2001
1+
From 13a921b802936d218b15ed3e271889635d20b79c Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Fri, 20 Oct 2017 21:20:50 -0400
44
Subject: [PATCH] mark non-secure origins as dangerous

patches/0049-enable-strict-site-isolation-by-default-on-Android.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 2882aba4f88f7684a6fb26928aab0251d0309822 Mon Sep 17 00:00:00 2001
1+
From d9ced14abe2e6de1ab33f0114b57f65832a06ec0 Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Thu, 2 May 2019 07:15:32 -0400
44
Subject: [PATCH] enable strict site isolation by default on Android

patches/0050-most-private-WebRTC-IP-handling-policy-by-default.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From a4c1f640fcb7631f8c2a4a2bbf3dfbe5d4d64c9d Mon Sep 17 00:00:00 2001
1+
From 11de5239968351269736c998438a8816ffc8aec8 Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Thu, 21 May 2020 12:58:04 -0400
44
Subject: [PATCH] most private WebRTC IP handling policy by default

patches/0051-stub-out-the-battery-status-API.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From e81f4ace9130be2fc6705a7a2c790650d1b18611 Mon Sep 17 00:00:00 2001
1+
From 947d3823d410cda93d0d788a4292bb8df5c0fcff Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Mon, 17 Jun 2019 11:29:21 -0400
44
Subject: [PATCH] stub out the battery status API

patches/0052-always-use-local-new-tab-page.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 2d478871cf08a75aadc4e53dab192893e8c55c34 Mon Sep 17 00:00:00 2001
1+
From d2541bde73a684fe22229b31b7c27b446c4a15e5 Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Mon, 17 Jun 2019 13:14:22 -0400
44
Subject: [PATCH] always use local new tab page

patches/0053-disable-search-provider-logo.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From f0a659d79315b63581aae24ecd94a25c3551a6c1 Mon Sep 17 00:00:00 2001
1+
From 2bfd873a988ba19f59aecd7ddf7147193d4436a0 Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Mon, 17 Jun 2019 12:03:52 -0400
44
Subject: [PATCH] disable search provider logo

patches/0054-stop-ignoring-download-location-prompt-setting.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 5204a16fbc920d06a5d3c146052350c248abce74 Mon Sep 17 00:00:00 2001
1+
From 6db1c6910bc2be0d9c16c9ec5029654b9da00b66 Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Fri, 28 Jun 2019 16:56:37 -0400
44
Subject: [PATCH] stop ignoring download location prompt setting

patches/0055-show-download-prompt-again-by-default.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 3d34f0d3f2e2048320a57d29cf606736fac48b53 Mon Sep 17 00:00:00 2001
1+
From afe498dba6ec98cc5f5503e34a243f758c2f238a Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Fri, 28 Jun 2019 17:48:49 -0400
44
Subject: [PATCH] show download prompt again by default

patches/0056-remove-translate-offer-preference.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 003ea6e63c6fe8cb4a75a645ece98a681f5125ec Mon Sep 17 00:00:00 2001
1+
From f48618f3a8a9377c58e905218023dc4f6e56f96d Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Fri, 2 Aug 2019 21:11:17 -0400
44
Subject: [PATCH] remove translate offer preference

patches/0057-set-default-search-engine-to-DuckDuckGo.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From b0fea6b9eacef387b2dd7f5c9a7b216dc47b77c2 Mon Sep 17 00:00:00 2001
1+
From 7a3030df8f8e9e7079851bcb17ede6165169e013 Mon Sep 17 00:00:00 2001
22
From: Zoraver Kang <zkang@wpi.edu>
33
Date: Sat, 17 Aug 2019 15:53:50 -0400
44
Subject: [PATCH] set default search engine to DuckDuckGo

patches/0058-disable-trivial-subdomain-hiding.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From c97a15f989c78d1d30cb95b07f6701957a3127f4 Mon Sep 17 00:00:00 2001
1+
From 81b88bbd6a31b2ecd8b81098b4fad75b3a8f3069 Mon Sep 17 00:00:00 2001
22
From: JTL <jtl@teamclassified.ca>
33
Date: Sat, 21 Dec 2019 04:04:24 +0000
44
Subject: [PATCH] disable trivial subdomain hiding

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 5d951c824ae0d52fedbf7cd2e726343989e22177 Mon Sep 17 00:00:00 2001
1+
From d64ab4064515337ef383238751ccf8fee8c33f9a Mon Sep 17 00:00:00 2001
22
From: A Mak <refragable@mailbox.org>
33
Date: Sat, 8 Aug 2020 11:17:59 -0700
44
Subject: [PATCH] disable learn more link in incognito new tab

patches/0060-disable-Omaha-update-check-support.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 9e3fba247fb484a94f42a753e4709dfe41354113 Mon Sep 17 00:00:00 2001
1+
From 83dd4d1cb5cc09b092b61f688a06478718a91dc4 Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Wed, 18 Nov 2020 19:13:27 -0500
44
Subject: [PATCH] disable Omaha update check support

0 commit comments

Comments
 (0)