Skip to content

Commit

Permalink
Update to Chromium 129.0.6668.70
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahrotahn committed Sep 24, 2024
1 parent acb7353 commit 5bffff5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion chromium_version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
129.0.6668.58
129.0.6668.70
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
#include "components/viz/common/switches.h"
#include "components/viz/host/gpu_client.h"
#include "content/browser/bad_message.h"
@@ -3314,6 +3315,8 @@ void RenderProcessHostImpl::PropagateBro
@@ -3316,6 +3317,8 @@ void RenderProcessHostImpl::PropagateBro
switches::kEnableWebGLImageChromium,
switches::kEnableWebGPUDeveloperFeatures,
switches::kFileUrlPathAlias,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ approach to change color components.
#endif // CHROME_BROWSER_BROMITE_FLAG_ENTRIES_H_
--- a/content/browser/renderer_host/render_process_host_impl.cc
+++ b/content/browser/renderer_host/render_process_host_impl.cc
@@ -3317,6 +3317,7 @@ void RenderProcessHostImpl::PropagateBro
@@ -3319,6 +3319,7 @@ void RenderProcessHostImpl::PropagateBro
switches::kFileUrlPathAlias,
switches::kFingerprintingClientRectsNoise,
switches::kFingerprintingCanvasMeasureTextNoise,
Expand Down

0 comments on commit 5bffff5

Please sign in to comment.