Bug 268051 - Restrict didFinishInsertingNode to connected nodes
Summary: Restrict didFinishInsertingNode to connected nodes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Robert Jenner
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-01-24 18:53 PST by Ryosuke Niwa
Modified: 2024-02-07 09:25 PST (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 Ryosuke Niwa 2024-01-24 18:53:16 PST
Restrict calls to didFinishInsertingNode to only when the nodes are connected.
Comment 1 Ryosuke Niwa 2024-01-24 19:01:29 PST
Pull request: https://github.com/WebKit/WebKit/pull/23218
Comment 2 EWS 2024-01-25 11:40:28 PST
Committed 273523@main (980a1d5fec28): <https://commits.webkit.org/273523@main>

Reviewed commits have been landed. Closing PR #23218 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2024-01-25 11:41:15 PST
<rdar://problem/121612950>
Comment 4 Robert Jenner 2024-02-06 15:41:52 PST
Re-opening for pull request https://github.com/apple/WebKit/pull/1063
Comment 5 EWS 2024-02-07 09:25:03 PST
Committed 272448.511@safari-7618-branch (356ee012f3bb): <https://commits.webkit.org/272448.511@safari-7618-branch>

Reviewed commits have been landed. Closing PR #1063 and removing active labels.