[Bug 270436] www/firefox: 111.0⋯: no sound after upgrade
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 270436] www/firefox no sound after upgrade"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 18 Apr 2023 04:31:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270436
--- Comment #30 from Tatsuki Makino <tatsuki_makino@hotmail.com> ---
(In reply to Tatsuki Makino from comment #29)
These variables are like this...
static const PrefListEntry sRestrictFromWebContentProcesses[] = {
static const PrefListEntry sDynamicPrefOverrideList[]{
What does it mean that the sDynamicPrefOverrideList is not as follows?
static const PrefListEntry sDynamicPrefOverrideList[] = {
Maybe this code isn't used?
--
You are receiving this mail because:
You are the assignee for the bug.