Closed
Bug 914782
Opened 12 years ago
Closed 9 years ago
Assert that the last shutdown CC graph is empty
Categories
(Core :: XPCOM, defect)
Core
XPCOM
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: mccr8, Assigned: mccr8)
Details
Attachments
(1 file, 1 obsolete file)
|
2.64 KB,
patch
|
Details | Diff | Splinter Review |
No description provided.
| Assignee | ||
Comment 1•12 years ago
|
||
One approach would be to add a flag into mResults that indicates if the graph was empty, then check that in ShutdownCollect before we return.
| Assignee | ||
Comment 2•12 years ago
|
||
Or just a flag on nsCycleCollector...
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → continuation
| Assignee | ||
Comment 3•12 years ago
|
||
Only lightly tested.
| Assignee | ||
Updated•11 years ago
|
Summary: Somehow assert that the last shutdown CC graph is empty → Assert that the last shutdown CC graph is empty
| Assignee | ||
Comment 4•11 years ago
|
||
Minor rebasing.
Attachment #8388590 -
Attachment is obsolete: true
| Assignee | ||
Comment 5•9 years ago
|
||
Probably too hard to fix.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•