Closed
Bug 10826
Opened 25 years ago
Closed 3 years ago
editor api entry points need IsInitted() checks
Categories
(Core :: DOM: Editor, defect, P5)
Core
DOM: Editor
Tracking
()
RESOLVED
DUPLICATE
of bug 1465702
Future
People
(Reporter: mozeditor, Unassigned)
Details
(Keywords: helpwanted)
Editor code needs safety valves on entry points to verify that the editor is
initted. This will detect improper editor usage, and also prevent ugly
reentrancy problems at editor init time.
Reporter | ||
Comment 1•25 years ago
|
||
accepting bug
Reporter | ||
Comment 2•25 years ago
|
||
setting milestone to m9
Updated•25 years ago
|
Target Milestone: M9 → M11
Comment 3•25 years ago
|
||
Helping Steve triage M9 bugs - Moved to M11
Updated•25 years ago
|
Whiteboard: [CODE cleanup]
Target Milestone: M12 → M15
Comment 4•25 years ago
|
||
setting to M15 -- cleanup time
Updated•25 years ago
|
Whiteboard: [CODE cleanup] → [PRE-BETA]
Comment 9•23 years ago
|
||
removing myself from the cc list
Updated•18 years ago
|
QA Contact: sujay → editor
Updated•18 years ago
|
Assignee: mozeditor → nobody
Status: ASSIGNED → NEW
Comment 10•4 years ago
|
||
Bulk-downgrade of unassigned, >=5 years untouched DOM/Storage bugs' priority.
If you have reason to believe this is wrong (especially for the severity), please write a comment and ni :jstutte.
Severity: major → S4
Priority: P3 → P5
Comment 11•3 years ago
|
||
Fixed by bug 1465702.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•