Bug 244552 - Simplify / Optimize Element::insertedIntoAncestor() a bit
Summary: Simplify / Optimize Element::insertedIntoAncestor() a bit
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-08-30 13:03 PDT by Chris Dumez
Modified: 2022-08-30 16:22 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>