Bug 277159 - www/firefox-esr: fix for the about:support page
Summary: www/firefox-esr: fix for the about:support page
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Christoph Moench-Tegeder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-19 09:36 UTC by Lars Herschke
Modified: 2024-03-11 21:48 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (gecko)
lhersch: maintainer-feedback-


Attachments
about:support fix (16.00 KB, application/octet-stream)
2024-02-19 09:36 UTC, Lars Herschke
no flags Details
about:support fix (4.32 KB, patch)
2024-02-19 09:38 UTC, Lars Herschke
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Herschke 2024-02-19 09:36:29 UTC
Created attachment 248597 [details]
about:support fix

Import patch patch-toolkit_components_processtools_procinfo__bsd.c from Firefox for the correction of the about:support page also in firefox-esr.
Comment 1 Lars Herschke 2024-02-19 09:38:02 UTC
Created attachment 248598 [details]
about:support fix
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-03-11 21:39:35 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=23fdb13510f59f2b4c473c0cc715e08d7cc63c6c

commit 23fdb13510f59f2b4c473c0cc715e08d7cc63c6c
Author:     Christoph Moench-Tegeder <cmt@FreeBSD.org>
AuthorDate: 2024-03-11 21:36:49 +0000
Commit:     Christoph Moench-Tegeder <cmt@FreeBSD.org>
CommitDate: 2024-03-11 21:36:49 +0000

    www/firefox-esr: fix process display in about::support

    same patch as in www/firefox

    PR:                             277159
    Reported By:    Lars Herschke

 ...t_components_processtools_procinfo__bsd.c (new) | 104 +++++++++++++++++++++
 1 file changed, 104 insertions(+)
Comment 3 commit-hook freebsd_committer freebsd_triage 2024-03-11 21:47:36 UTC
A commit in branch 2024Q1 references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ce4b93a6ad073cd1cdcf121ea2e77fd59d3919c7

commit ce4b93a6ad073cd1cdcf121ea2e77fd59d3919c7
Author:     Christoph Moench-Tegeder <cmt@FreeBSD.org>
AuthorDate: 2024-03-11 21:36:49 +0000
Commit:     Christoph Moench-Tegeder <cmt@FreeBSD.org>
CommitDate: 2024-03-11 21:45:49 +0000

    www/firefox-esr: fix process display in about::support

    same patch as in www/firefox

    PR:                             277159
    Reported By:    Lars Herschke

    (cherry picked from commit 23fdb13510f59f2b4c473c0cc715e08d7cc63c6c)

 ...t_components_processtools_procinfo__bsd.c (new) | 104 +++++++++++++++++++++
 1 file changed, 104 insertions(+)
Comment 4 Christoph Moench-Tegeder freebsd_committer freebsd_triage 2024-03-11 21:48:59 UTC
patch copied over from www/firefox