Open Bug 770867 Opened 12 years ago Updated 2 years ago

Fast serialization doesn't check whether the document can produce mozdirty attributes

Categories

(Core :: General, defect)

x86
macOS
defect

Tracking

()

People

(Reporter: jdm, Unassigned)

References

Details

The changes from bug 599983 weren't taken into account in the final patch in bug 744830. We should see whether we can optimize the serialization further by checking nsIEditor::OutputsMozDirty.
I don't understand what can be optimized and how.
Can we make editor track its state using some private data structures on elements instead of attributes?
(In reply to comment #2)
> Can we make editor track its state using some private data structures on
> elements instead of attributes?

Sure, but somebody needs to write that patch.  Also, it's not clear to me how that would work when you copy and paste...
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.