public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/chromium] epel9-next: disable AllowQt by default
@ 2026-08-07 16:04 Than Ngo
0 siblings, 0 replies; only message in thread
From: Than Ngo @ 2026-08-07 16:04 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/chromium
Branch : epel9-next
Commit : 40f61d8367828a2e027ed32aca54cca37b87eb99
Author : Than Ngo <than@redhat.com>
Date : 2023-04-05T13:37:08+02:00
Stats : +0/-12 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/chromium/c/40f61d8367828a2e027ed32aca54cca37b87eb99?branch=epel9-next
Log:
disable AllowQt by default
---
diff --git a/chromium-108-enable-allowqt.patch b/chromium-108-enable-allowqt.patch
deleted file mode 100644
index 367a3aa..0000000
--- a/chromium-108-enable-allowqt.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -up chromium-108.0.5359.124/ui/linux/linux_ui_factory.cc.e chromium-108.0.5359.124/ui/linux/linux_ui_factory.cc
---- chromium-108.0.5359.124/ui/linux/linux_ui_factory.cc.e 2023-01-10 11:40:46.836056080 +0100
-+++ chromium-108.0.5359.124/ui/linux/linux_ui_factory.cc 2023-01-10 11:41:06.355411862 +0100
-@@ -93,7 +93,7 @@ LinuxUiAndTheme* GetDefaultLinuxUiAndThe
-
- } // namespace
-
--BASE_FEATURE(kAllowQt, "AllowQt", base::FEATURE_DISABLED_BY_DEFAULT);
-+BASE_FEATURE(kAllowQt, "AllowQt", base::FEATURE_ENABLED_BY_DEFAULT);
-
- LinuxUi* GetDefaultLinuxUi() {
- return GetDefaultLinuxUiAndTheme();
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-07 16:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-07 16:04 [rpms/chromium] epel9-next: disable AllowQt by default Than Ngo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox