public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Than Ngo <than@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/chromium] epel9-next: fixed bz#2271183 - disable screen ai service
Date: Fri, 07 Aug 2026 16:06:12 GMT [thread overview]
Message-ID: <178611877233.1.8492024165107805750.rpms-chromium-6604d20d788f@fedoraproject.org> (raw)
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
reply other threads:[~2026-08-07 16:06 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178611877233.1.8492024165107805750.rpms-chromium-6604d20d788f@fedoraproject.org \
--to=than@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox