Closed
Bug 193147
Opened 22 years ago
Closed 22 years ago
some members of nsEditingSession are not initialized in constructor
Categories
(Core :: DOM: Editor, defect)
Core
DOM: Editor
Tracking
()
VERIFIED
INVALID
People
(Reporter: Brade, Assigned: kinmoz)
Details
nsEditingSession doesn't initialize some of its members in its constructor.
This can cause problems if the editor is destroyed before it completes
initialization.
mStateMaintainer needs to be initialized
is mEditingShell ok? possibly so given how little it is used etc.
| Reporter | ||
Comment 1•22 years ago
|
||
resolve bug as invalid
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•