Bug 252116 - innerHTML fast parser should leverage the same attribute value cache as the full HTML parser
Summary: innerHTML fast parser should leverage the same attribute value cache as the f...
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: 2023-02-11 13:12 PST by Chris Dumez
Modified: 2023-02-11 19:07 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 Chris Dumez 2023-02-11 13:12:19 PST
innerHTML fast parser should leverage the same attribute value cache as the full HTML parser.
Comment 1 Chris Dumez 2023-02-11 13:22:57 PST
Pull request: https://github.com/WebKit/WebKit/pull/9981
Comment 2 EWS 2023-02-11 19:06:11 PST
Committed 260165@main (153929d8a8d4): <https://commits.webkit.org/260165@main>

Reviewed commits have been landed. Closing PR #9981 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-02-11 19:07:18 PST
<rdar://problem/105346183>