Closed
Bug 20206
Opened 25 years ago
Closed 25 years ago
[MLK] leaking nsRangeList::sGlobalSelectionListeners
Categories
(Core :: DOM: Selection, defect, P3)
Core
DOM: Selection
Tracking
()
RESOLVED
INVALID
M12
People
(Reporter: shaver, Assigned: shaver)
Details
We need to call nsRangeList::DestroyGlobalSelectionListeners from some
layout-shutdown place, when such a place exists.
Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
QA Contact: elig → akkana
Target Milestone: M12
Assignee | ||
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
Assignee | ||
Comment 1•25 years ago
|
||
I'm never going to check in the code with sGlobalSelectionListeners, and the new
equivalent is lifecycle-locked to the global selection service, so this was
never a bug.
You need to log in
before you can comment on or make changes to this bug.
Description
•