Closed
Bug 1847769
Opened 2 years ago
Closed 2 years ago
Clean up warnings from NotifySecondaryKeyPermissionUpdateInContentProcess
Categories
(Core :: Privacy: Anti-Tracking, enhancement)
Core
Privacy: Anti-Tracking
Tracking
()
RESOLVED
FIXED
118 Branch
| Tracking | Status | |
|---|---|---|
| firefox118 | --- | fixed |
People
(Reporter: bvandersloot, Assigned: bvandersloot)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
We don't need to warn whenever we get an error testing if a top-level principal is third-party to a principal of interest. This means a lot of warnings for about:* pages because we can't get a BaseDomain for them.
| Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → bvandersloot
Status: NEW → ASSIGNED
Pushed by bvandersloot@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7dc785b8dc74
Clean up warnings from NotifySecondaryKeyPermissionUpdateInContentProcess - r=pbz
Comment 3•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox118:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 118 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•