Closed
Bug 1945801
Opened 15 days ago
Closed 14 days ago
Notification tags can collide between different containers
Categories
(Core :: DOM: Notifications, defect, P3)
Core
DOM: Notifications
Tracking
()
RESOLVED
FIXED
137 Branch
Tracking | Status | |
---|---|---|
firefox137 | --- | fixed |
People
(Reporter: saschanaz, Assigned: saschanaz)
References
(Blocks 1 open bug, Regressed 1 open bug)
Details
Attachments
(1 file)
webExposedOrigin doesn't include origin attributes and thus have no information for container tabs.
Assignee | ||
Updated•15 days ago
|
Type: task → defect
Summary: Use origin instead of webExposedOrigin for ComputeAlertName → Notification tags can collide between different containers
Assignee | ||
Comment 1•15 days ago
|
||
This value is for partitioning between origins and thus should use GetOrigin.
Assignee | ||
Comment 2•14 days ago
|
||
(No workaround but then containers don't exist by default)
Severity: -- → S3
Priority: -- → P3
Pushed by krosylight@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/01ae20168a4c
Use origin instead of webExposedOrigin for ComputeAlertName r=asuth
Comment 4•14 days ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 14 days ago
status-firefox137:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 137 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•