Open Bug 1412165 Opened 7 years ago Updated 2 years ago

Follow-up of bug 1384661: Invalidate cached child array only in nsINode::AppendChild/InsertBefore/UnlinkChild

Categories

(Core :: DOM: Core & HTML, enhancement, P2)

enhancement

Tracking

()

People

(Reporter: ben.tian, Unassigned)

References

Details

Per bug 1384661 comment 41, once bug 651120 lands we need to invalidate cached child array in [1] only, to not call |InvalidateChildNodes| in various places. [1] |nsINode::AppendChild|, |nsINode::InsertBefore|, and |nsINode::UnlinkChild| https://bugzilla.mozilla.org/attachment.cgi?id=8903569&action=diff#a/dom/base/nsINode.cpp_sec10
Priority: -- → P2
Assignee: ben.tian → nobody
Component: DOM → DOM: Core & HTML
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.