Closed
Bug 1953241
Opened 5 days ago
Closed 4 days ago
Autogenerate NotificationEvent
Categories
(Core :: DOM: Notifications, task)
Core
DOM: Notifications
Tracking
()
RESOLVED
FIXED
138 Branch
Tracking | Status | |
---|---|---|
firefox138 | --- | fixed |
People
(Reporter: saschanaz, Assigned: saschanaz)
References
Details
Attachments
(1 file)
Apparently the sole customized part for this event is e->SetWantsPopupControlCheck(e->IsTrusted());
but that's already the case without that line.
Assignee | ||
Comment 1•5 days ago
|
||
Updated•5 days ago
|
Assignee: nobody → krosylight
Status: NEW → ASSIGNED
Pushed by krosylight@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ccecea719fba
Autogenerate NotificationEvent r=asuth
Comment 3•4 days ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 days ago
status-firefox138:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 138 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•