Closed
Bug 1676363
Opened 5 years ago
Closed 5 years ago
Clean up includes around cycle collection
Categories
(Core :: XPCOM, task)
Core
XPCOM
Tracking
()
RESOLVED
FIXED
85 Branch
| Tracking | Status | |
|---|---|---|
| firefox85 | --- | fixed |
People
(Reporter: sg, Assigned: sg)
References
Details
Attachments
(4 files)
No description provided.
| Assignee | ||
Comment 1•5 years ago
|
||
Depends on D96546
| Assignee | ||
Comment 2•5 years ago
|
||
Depends on D96547
| Assignee | ||
Comment 3•5 years ago
|
||
Depends on D96549
| Assignee | ||
Comment 4•5 years ago
|
||
Depends on D96560
Pushed by malexandru@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2a5121b1321a
Remove dependency of nsTArray on nsCycleCollectionChild. r=#xpcom-reviewers
https://hg.mozilla.org/integration/autoland/rev/e86f53baeb52
Remove unnecessary includes from xpcom/base/nsCycleCollectionParticipant.h. r=#xpcom-reviewers
https://hg.mozilla.org/integration/autoland/rev/f3bf35f3bbf4
Remove unnecessary includes from xpcom/base/nsCycleCollectionTraversalCallback.h. r=#xpcom-reviewers
https://hg.mozilla.org/integration/autoland/rev/db46d4110bea
Avoid including CycleCollectedJSContext.h and Promise.h from Animation.h. r=#xpcom-reviewers
Comment 6•5 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/2a5121b1321a
https://hg.mozilla.org/mozilla-central/rev/e86f53baeb52
https://hg.mozilla.org/mozilla-central/rev/f3bf35f3bbf4
https://hg.mozilla.org/mozilla-central/rev/db46d4110bea
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox85:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 85 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•