Skip to content

Commit

Permalink
Update to Chromium 123.0.6312.86
Browse files Browse the repository at this point in the history
  • Loading branch information
networkException committed Mar 26, 2024
1 parent c5aa0f6 commit 1fcb65d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion chromium_version.txt
@@ -1 +1 @@
123.0.6312.58
123.0.6312.86
4 changes: 2 additions & 2 deletions patches/extra/bromite/flag-max-connections-per-host.patch
Expand Up @@ -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";

Expand All @@ -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[];

Expand Down

0 comments on commit 1fcb65d

Please sign in to comment.