Bug 277159

Summary: www/firefox-esr: fix for the about:support page
Product: Ports & Packages Reporter: Lars Herschke <lhersch>
Component: Individual Port(s)Assignee: Christoph Moench-Tegeder <cmt>
Status: Closed FIXED    
Severity: Affects Many People CC: cmt
Priority: --- Flags: bugzilla: maintainer-feedback? (gecko)
lhersch: maintainer-feedback-
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
about:support fix
none
about:support fix none

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