Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c8fc5cdf authored by Mohammed Althaf T's avatar Mohammed Althaf T 😊
Browse files

Update e patches

parent 6ae366d9
Loading
Loading
Loading
Loading
+451 −473

File changed.

Preview size limit exceeded, changes collapsed.

+230 −238

File changed.

Preview size limit exceeded, changes collapsed.

+3835 −4030

File changed.

Preview size limit exceeded, changes collapsed.

+4 −4
Original line number Diff line number Diff line
From 4c44528530aa4226c1a7153206a020ef30327458 Mon Sep 17 00:00:00 2001
From e9d102af71384db3b43eb21fed851ddc4680292a Mon Sep 17 00:00:00 2001
From: csagan5 <32685696+csagan5@users.noreply.github.com>
Date: Sun, 26 Sep 2021 11:17:53 +0200
Subject: Disable AGSA by default
@@ -216,10 +216,10 @@ index baa15964c4608..3a6c4545fc7f5 100644
         if (BuildInfo.getInstance().isAutomotive) {
             mAutomotiveBackButtonToolbarCoordinator =
diff --git a/chrome/browser/flags/android/chrome_feature_list.cc b/chrome/browser/flags/android/chrome_feature_list.cc
index a564e80586527..ac4e9564ca032 100644
index e45eed08515e8..4d6ed6a8189fc 100644
--- a/chrome/browser/flags/android/chrome_feature_list.cc
+++ b/chrome/browser/flags/android/chrome_feature_list.cc
@@ -957,8 +957,8 @@ BASE_FEATURE(kEnableXAxisActivityTransition,
@@ -960,8 +960,8 @@ BASE_FEATURE(kEnableXAxisActivityTransition,
              base::FEATURE_DISABLED_BY_DEFAULT);
 
 BASE_FEATURE(kExperimentsForAgsa,
@@ -231,5 +231,5 @@ index a564e80586527..ac4e9564ca032 100644
 BASE_FEATURE(kFloatingSnackbar,
              "FloatingSnackbar",
-- 
2.49.0
2.34.1
+3 −3
Original line number Diff line number Diff line
From 7d8a8477730d4a0577c972e8bb8a59c8c68baa3d Mon Sep 17 00:00:00 2001
From 21d06c9d85917a5094412e3cc53ebded2bc09bf8 Mon Sep 17 00:00:00 2001
From: csagan5 <32685696+csagan5@users.noreply.github.com>
Date: Fri, 30 Mar 2018 10:09:03 +0200
Subject: Multiple fingerprinting mitigations
@@ -801,7 +801,7 @@ index eb52f09e3404d..fc0cb2b8a52db 100644
 
   // Methods overridden by all sub-classes
diff --git a/third_party/blink/renderer/platform/runtime_enabled_features.json5 b/third_party/blink/renderer/platform/runtime_enabled_features.json5
index 1635c9e080566..35d9aba4000b3 100644
index 71328c3613a6c..23a69865ba062 100644
--- a/third_party/blink/renderer/platform/runtime_enabled_features.json5
+++ b/third_party/blink/renderer/platform/runtime_enabled_features.json5
@@ -3306,6 +3306,15 @@
@@ -885,5 +885,5 @@ index 0000000000000..28d542c0e999b
+
+#endif  // THIRD_PARTY_UNGOOGLED_FINGERPRINTING_SWITCHES_H_
-- 
2.49.0
2.34.1
Loading