Closed
Bug 281979
Opened 20 years ago
Closed 20 years ago
Not properly setting application name
Categories
(Firefox :: Shell Integration, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: caillon, Assigned: caillon)
References
(Depends on 1 open bug)
Details
Attachments
(1 file)
|
1.86 KB,
patch
|
benjamin
:
review+
|
Details | Diff | Splinter Review |
In Fedora, if you have multiple Firefox windows open in metacity, the task switcher will report "firefox-bin (3)" for example because we don't set the application name and metacity grabs the prgname instead as a fallback which is argv[0]
| Assignee | ||
Comment 1•20 years ago
|
||
Attachment #174097 -
Flags: superreview?(bryner)
Attachment #174097 -
Flags: review?(bryner)
| Assignee | ||
Comment 2•20 years ago
|
||
Note that the number of windows you need open to reproduce the problem varies per user settings, but keep opening new firefox windows until they collapse under one listing to see the issue.
Updated•20 years ago
|
Attachment #174097 -
Flags: superreview?(bryner)
Attachment #174097 -
Flags: review?(bryner)
Attachment #174097 -
Flags: review+
| Assignee | ||
Comment 3•20 years ago
|
||
Fixed on trunk.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Comment 4•20 years ago
|
||
Firefox egg tinderbox seems to orange after this checkin...
| Assignee | ||
Comment 5•20 years ago
|
||
Argh. Backed out. Is there a way I can get access to this tinderbox to figure out what's going on with it?
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 6•20 years ago
|
||
*** Bug 284337 has been marked as a duplicate of this bug. ***
Comment 7•20 years ago
|
||
Init glib2 with nsnull before calling PR_FindSymbolAndLibrary?
| Assignee | ||
Comment 8•20 years ago
|
||
(In reply to comment #7) > Init glib2 with nsnull before calling PR_FindSymbolAndLibrary? Duh. Thanks, relanded with that fix.
Status: REOPENED → RESOLVED
Closed: 20 years ago → 20 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•