Closed
Bug 1900643
Opened 1 year ago
Closed 1 year ago
Remove unused variable `purgedSiteHosts` in BounceTrackingProtection.cpp
Categories
(Core :: Privacy: Anti-Tracking, task, P3)
Core
Privacy: Anti-Tracking
Tracking
()
RESOLVED
FIXED
131 Branch
Tracking | Status | |
---|---|---|
firefox131 | --- | fixed |
People
(Reporter: manuel, Assigned: tannal2409, Mentored)
References
(Blocks 1 open bug)
Details
(Keywords: good-first-bug, priv-triaged, Whiteboard: [lang=c++])
Attachments
(1 file)
The variable is unused and can be removed. This bug can be used as a good first bug to get used to the submit-bug workflow.
Reporter | ||
Updated•1 year ago
|
Summary: Remove unused variable → Remove unused variable `purgedSiteHosts` in BounceTrackingProtection.cpp
Updated•1 year ago
|
Mentor: manuel
Comment 1•1 year ago
|
||
Hi all. I want to work on it. Please assign this to me. Thanks.
Updated•1 year ago
|
Assignee: nobody → shishirlearnz
Status: NEW → ASSIGNED
Comment 2•1 year ago
|
||
This good-first-bug hasn't had any activity for 2 months, it is automatically unassigned.
For more information, please visit BugBot documentation.
Assignee: shishirlearnz → nobody
Status: ASSIGNED → NEW
Assignee | ||
Comment 3•1 year ago
|
||
Updated•1 year ago
|
Assignee: nobody → tannal2409
Status: NEW → ASSIGNED
Pushed by mbucher@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0d743db7da62
Remove unused variable `purgedSiteHosts` in BounceTrackingProtection.cpp r=manuel,anti-tracking-reviewers
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox131:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 131 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•