Bug 269047
Summary: | Connect body to the document before invoking tryFastParsingHTMLFragment | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
Component: | DOM | Assignee: | Ryosuke Niwa <rniwa> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | cdumez, webkit-bug-importer, ysuzuki |
Priority: | P2 | Keywords: | InRadar |
Version: | Safari Technology Preview | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ryosuke Niwa
It's more efficient to connect body to the document before invoking tryFastParsingHTMLFragment since that'll avoid secondary insertedIntoAncestor traversal on the newly created subtree.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryosuke Niwa
Pull request: https://github.com/WebKit/WebKit/pull/24129
EWS
Committed 274429@main (2652615cd5bd): <https://commits.webkit.org/274429@main>
Reviewed commits have been landed. Closing PR #24129 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/122720540>