Bug 252116

Summary: innerHTML fast parser should leverage the same attribute value cache as the full HTML parser
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebCore Misc.Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=252054

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>