Closed
Bug 12875
Opened 25 years ago
Closed 25 years ago
get rid of refcnt hackery between nsIDocument and nsIPresShell
Categories
(Core :: Layout, defect, P3)
Tracking
()
VERIFIED
FIXED
M17
People
(Reporter: kipp, Assigned: waterson)
Details
use scc's weak reference stuff instead so that the circularity is ok
Why assign this bug to me? Looking at the log it very clearly shows that I was
fixing leaks introduced by you...
Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 5•25 years ago
|
||
removed refcount hackery that is no longer necessary now that NS_IMPL_ISUPPORTS
and friends automatically stabilize dtor.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•