Closed
Bug 2004328
Opened 9 months ago
Closed 9 months ago
Don't explicitly use the Firefox icon for notifications
Categories
(Firefox :: General, task)
Firefox
General
Tracking
()
RESOLVED
FIXED
148 Branch
| Tracking | Status | |
|---|---|---|
| firefox148 | --- | fixed |
People
(Reporter: tschuster, Assigned: tschuster)
References
Details
Attachments
(1 file)
The code in AccountsGlue.sys.mjs and TimerFeed.sys.mjs uses the Firefox icon as the icon for the Notification, because at some point apparently it was impossible to tell on Windows which Notifications come from Firefox. This should not be necessary anymore.
| Assignee | ||
Comment 1•9 months ago
|
||
Updated•9 months ago
|
Assignee: nobody → tschuster
Status: NEW → ASSIGNED
Pushed by tschuster@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/59202fb317fd
https://hg.mozilla.org/integration/autoland/rev/65728879c983
Don't explicitly use the Firefox icon for notifications. r=saschanaz,home-newtab-reviewers,maxx
Status: ASSIGNED → RESOLVED
Closed: 9 months ago
status-firefox148:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 148 Branch
Updated•8 months ago
|
QA Whiteboard: [qa-triage-done-c149/b148]
You need to log in
before you can comment on or make changes to this bug.
Description
•