Open Bug 114715 Opened 23 years ago Updated 2 years ago

clean up nsIFrame and other non-refcounted interfaces

Categories

(Core :: Layout, defect, P3)

defect

Tracking

()

Future

People

(Reporter: dbaron, Unassigned)

References

Details

We should clean up XPCOM interfaces that aren't real XPCOM interfaces that aren't refcounted. This is partly cleanup after bug 104336 but also involves doing things like bug 114221. Some of the interfaces should probably have their names changed from nsI* to nsA*, and they don't need AddRef and Release methods, although a few will probably need QueryInterface (for frame- and view-related interfaces).
Status: NEW → ASSIGNED
Priority: -- → P2
Target Milestone: --- → Future
Depends on: 190735
Bug 396185 made a good bit of progress here, but there's still more to do.
QA Contact: chrispetersen → layout
Moving to p3 because no activity for at least 1 year(s). See https://github.com/mozilla/bug-handling/blob/master/policy/triage-bugzilla.md#how-do-you-triage for more information
Priority: P2 → P3
Assignee: dbaron → nobody
Status: ASSIGNED → NEW
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.