Closed
Bug 74907
Opened 25 years ago
Closed 24 years ago
Need efficient insertion of large flat docfrags into document
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
People
(Reporter: mozeditor, Unassigned)
References
Details
This bug per mail-reply performance discussion of 4/4/01. To better support
mail-reply, editor needs to be able to insert a docFrag with several thousnad
nodes into a document without paying all the memmove overhaed we pay now (for
removing the nodes from the docFrag).
Johnny, could you assign this to the right person?
Is this a duplicate of bug 43863?
Comment 4•24 years ago
|
||
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•15 years ago
|
Assignee: jst → nobody
Component: Layout → DOM: Core & HTML
QA Contact: chrispetersen → general
You need to log in
before you can comment on or make changes to this bug.
Description
•