Browse Source

Update to Chromium 108.0.5359.98

Blaise 1 year ago
parent
commit
9b29104124

+ 1 - 1
chromium_version.txt

@@ -1 +1 @@
-108.0.5359.95
+108.0.5359.98

+ 1 - 1
patches/extra/ungoogled-chromium/add-flag-to-hide-fullscreen-exit-ui.patch

@@ -1,6 +1,6 @@
 --- a/chrome/browser/ui/views/frame/browser_view.cc
 +++ b/chrome/browser/ui/views/frame/browser_view.cc
-@@ -1828,6 +1828,10 @@
+@@ -1828,6 +1828,10 @@ void BrowserView::UpdateExclusiveAccessE
      ExclusiveAccessBubbleHideCallback bubble_first_hide_callback,
      bool notify_download,
      bool force_update) {