Browse Source

Update to Chromium 123.0.6312.86

networkException 1 month ago
parent
commit
1fcb65d094
2 changed files with 3 additions and 3 deletions
  1. 1 1
      chromium_version.txt
  2. 2 2
      patches/extra/bromite/flag-max-connections-per-host.patch

+ 1 - 1
chromium_version.txt

@@ -1 +1 @@
-123.0.6312.58
+123.0.6312.86

+ 2 - 2
patches/extra/bromite/flag-max-connections-per-host.patch

@@ -100,7 +100,7 @@ with limited CPU/memory resources and it is disabled by default.
  
 --- a/chrome/browser/flag_descriptions.cc
 +++ b/chrome/browser/flag_descriptions.cc
-@@ -2313,6 +2313,10 @@ const char kUndoAutofillDescription[] =
+@@ -2318,6 +2318,10 @@ const char kUndoAutofillDescription[] =
      "Allows reverting Autofill filling operations. Replaces Clear Form "
      "functionality";
  
@@ -113,7 +113,7 @@ with limited CPU/memory resources and it is disabled by default.
  const char kMediaRouterCastAllowAllIPsDescription[] =
 --- a/chrome/browser/flag_descriptions.h
 +++ b/chrome/browser/flag_descriptions.h
-@@ -1309,6 +1309,9 @@ extern const char kLogJsConsoleMessagesD
+@@ -1312,6 +1312,9 @@ extern const char kLogJsConsoleMessagesD
  extern const char kUndoAutofillName[];
  extern const char kUndoAutofillDescription[];