Closed
Bug 1571522
Opened 6 years ago
Closed 6 years ago
[Protections Panel] Move _trackingProtectionIconContainer from gIdentityHandler to gProtectionsHandler
Categories
(Firefox :: Site Identity, task, P3)
Firefox
Site Identity
Tracking
()
RESOLVED
FIXED
Firefox 76
People
(Reporter: timhuang, Assigned: aarushivij, Mentored)
References
Details
(Whiteboard: [privacy-panel][skyline])
Attachments
(1 file)
No description provided.
Updated•6 years ago
|
Priority: -- → P3
Updated•6 years ago
|
Mentor: nhnt11
Comment 1•6 years ago
|
||
This is mostly a code cleanup task. The issue can be seen with this query:
gIdentityHandler._trackingProtectionIconContainer is only used once in gIdentityHandler but lots of times in gProtectionsHandler. We should put that attribute on gProtectionsHandler instead.
Assignee: nobody → aarushivij
Mentor: jhofmann
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•6 years ago
|
||
Pushed by csabou@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fffc6cfc5d9c
[Protections Panel] Move _trackingProtectionIconContainer from gIdentityHandler to gProtectionsHandler r=johannh
Comment 4•6 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox76:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 76
Updated•6 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•