Closed
Bug 1544002
Opened 7 years ago
Closed 7 years ago
Tell the CC about nsNavHistoryResult::mRefreshParticipants
Categories
(Toolkit :: Places, defect, P1)
Toolkit
Places
Tracking
()
RESOLVED
FIXED
mozilla68
| Tracking | Status | |
|---|---|---|
| firefox68 | --- | fixed |
People
(Reporter: mccr8, Assigned: mccr8)
References
Details
Attachments
(1 file)
I noticed this while looking at bug 1541628, but it does not fix the leak.
| Assignee | ||
Comment 2•7 years ago
|
||
It is an array of cycle collected objects.
Pushed by amccreight@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b7402a73e252
nsNavHistoryResult::mRefreshParticipants should participate in cycle collection. r=mak
Comment 4•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox68:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
You need to log in
before you can comment on or make changes to this bug.
Description
•