WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
269047
Connect body to the document before invoking tryFastParsingHTMLFragment
https://bugs.webkit.org/show_bug.cgi?id=269047
Summary
Connect body to the document before invoking tryFastParsingHTMLFragment
Ryosuke Niwa
Reported
2024-02-08 21:43:12 PST
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
Comment 1
2024-02-08 21:55:58 PST
Pull request:
https://github.com/WebKit/WebKit/pull/24129
EWS
Comment 2
2024-02-10 14:22:51 PST
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
Comment 3
2024-02-10 14:23:13 PST
<
rdar://problem/122720540
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug