Open Bug 1142842 Opened 9 years ago Updated 2 years ago

reduce the size of MutationRecord objects

Categories

(Core :: DOM: Core & HTML, defect, P5)

defect

Tracking

()

People

(Reporter: heycam, Unassigned)

References

Details

In bug 1123523 we are adding a few more members to MutationRecords, and now the objects are getting a bit big.  Olli suggests in bug 1123523 comment 35 that we could use different storage for different record types to avoid all MutationRecords being big enough to contain information about all mutation types.
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046

Move all DOM bugs that haven’t been updated in more than 3 years and has no one currently assigned to P5.

If you have questions, please contact :mdaly.
Priority: -- → P5
Component: DOM → DOM: Core & HTML
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.