Closed Bug 6798 Opened 26 years ago Closed 8 months ago

Need TransactionItem recycler

Categories

(Core :: DOM: Editor, task, P5)

task

Tracking

()

RESOLVED WONTFIX
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.
Status: NEW → ASSIGNED
Target Milestone: M8
Accepting bug, setting milestone to M8.
Assignee: kostello → kin
Status: ASSIGNED → NEW
Status: NEW → ASSIGNED
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.
Blocks: 10770
Moving some SpellChecker/TextServices feature requests and bugs, that can wait till after beta 1, to milestone M14.
Moved to M15 to balance bug counts across milestones.
Target Milestone: M15 → M16
it needs to be moved to m17
Target Milestone: M16 → M17
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
Moving to future.
Target Milestone: M17 → Future
adding help wanted keyword
Keywords: helpwanted
removing myself from the cc list
QA Contact: sujay → editor
Assignee: kinmoz → nobody
Status: ASSIGNED → NEW

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
Severity: S4 → --
Type: defect → task

I don't think that implementing this is reasonable because it's enough small class and construction cost of the members, nsCOMArray and nsCOMPtr, are enough cheap.

Status: NEW → RESOLVED
Closed: 8 months ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.