Bug 240700

Summary: Try moving HTMLStackItem in the HTML parser instead of using reference counting
Product: WebKit Reporter: Darin Adler <darin>
Component: DOMAssignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Enhancement CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   

Description Darin Adler 2022-05-19 20:32:28 PDT
Chris and I talked about a possible optimization of the HTML item stack, where we stop reference counting HTMLStackItem. Time to A/B test it.
Comment 1 Darin Adler 2022-05-19 21:14:52 PDT
Pull request: https://github.com/WebKit/WebKit/pull/818
Comment 2 Radar WebKit Bug Importer 2022-05-26 20:33:15 PDT
<rdar://problem/94013375>
Comment 3 EWS 2022-06-04 05:46:10 PDT
Committed r295262 (251308@main): <https://commits.webkit.org/251308@main>

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