public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/chromium] epel9-next: fixed bz#2271183 - disable screen ai service
@ 2026-08-07 16:06 Than Ngo
0 siblings, 0 replies; only message in thread
From: Than Ngo @ 2026-08-07 16:06 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/chromium
Branch : epel9-next
Commit : 6604d20d788f05222f2d9a8b0de9e2fc36721c3f
Author : Than Ngo <than@redhat.com>
Date : 2024-03-23T22:01:47+01:00
Stats : +3/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/chromium/c/6604d20d788f05222f2d9a8b0de9e2fc36721c3f?branch=epel9-next
Log:
fixed bz#2271183 - disable screen ai service
---
diff --git a/chromium.spec b/chromium.spec
index b9f63e9..56e6768 100644
--- a/chromium.spec
+++ b/chromium.spec
@@ -1533,6 +1533,8 @@ CHROMIUM_CORE_GN_DEFINES+=' build_dawn_tests=false enable_perfetto_unittests=fal
CHROMIUM_CORE_GN_DEFINES+=' disable_fieldtrial_testing_config=true'
CHROMIUM_CORE_GN_DEFINES+=' symbol_level=%{debug_level}'
CHROMIUM_CORE_GN_DEFINES+=' angle_has_histograms=false'
+# disable screen ai service by default
+CHROMIUM_CORE_GN_DEFINES+=' enable_screen_ai_browsertests=false enable_screen_ai_service=false'
export CHROMIUM_CORE_GN_DEFINES
# browser gn defines
@@ -2114,6 +2116,7 @@ getent group chrome-remote-desktop >/dev/null || groupadd -r chrome-remote-deskt
* Sat Mar 23 2024 Than Ngo <than@redhat.com> - 123.0.6312.58-2
- fixed bz#2269768 - enable build ppc64le package for F40
- fixed bz#2270321 - VAAPI flags in chromium.conf are out of date
+- fixed bz#2271183 - disable screen ai service
* Wed Mar 20 2024 Than Ngo <than@redhat.com> - 123.0.6312.58-1
- update to 123.0.6312.58
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-07 16:06 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:06 [rpms/chromium] epel9-next: fixed bz#2271183 - disable screen ai service Than Ngo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox