Bug 244552

Summary: Simplify / Optimize Element::insertedIntoAncestor() a bit
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebCore Misc.Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Chris Dumez 2022-08-30 13:03:19 PDT
Simplify / Optimize Element::insertedIntoAncestor() a bit, similarly to what was done for Element::removedIntoAncestor() in 253924@main.
Comment 1 Chris Dumez 2022-08-30 13:06:34 PDT
Pull request: https://github.com/WebKit/WebKit/pull/3821
Comment 2 EWS 2022-08-30 16:21:26 PDT
Committed 253965@main (31257419593c): <https://commits.webkit.org/253965@main>

Reviewed commits have been landed. Closing PR #3821 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-08-30 16:22:15 PDT
<rdar://problem/99356667>