Open
Bug 6798
Opened 26 years ago
Updated 4 years ago
Need TransactionItem recycler
Categories
(Core :: DOM: Editor, defect, P5)
Core
DOM: Editor
Tracking
()
NEW
Future
People
(Reporter: kinmoz, Unassigned)
References
Details
(Keywords: helpwanted)
We can optimize the TransactionManager by implementing a TransactionItem
recycler so that we don't have to allocate a new TransactionItem everytime we
push something on the Undo stack.
Changing milestone to M9 since I don't have time to look at spellchecker
issues yet.
Moving all spellchecker/text services related bugs to M11 since I will still be
working on AutoComplete features through M10.
Moving some SpellChecker/TextServices feature requests and bugs, that can wait
till after beta 1, to milestone M14.
Updated•25 years ago
|
Target Milestone: M15 → M16
Comment 7•24 years ago
|
||
is this really feature work?
Removing "{feature}" from summary cause it's confusing the PDT team queries.
This is actually an internal implementation detail.
Summary: {feature} Need TransactionItem recycler → Need TransactionItem recycler
Comment 11•23 years ago
|
||
removing myself from the cc list
Updated•18 years ago
|
QA Contact: sujay → editor
Updated•18 years ago
|
Assignee: kinmoz → nobody
Status: ASSIGNED → NEW
Comment 12•4 years ago
|
||
Bulk-downgrade of unassigned, >=5 years untouched DOM/Storage bugs' priority and severity.
If you have reason to believe this is wrong, please write a comment and ni :jstutte.
Severity: normal → S4
Priority: P3 → P5
You need to log in
before you can comment on or make changes to this bug.
Description
•