Bug 240700 - Try moving HTMLStackItem in the HTML parser instead of using reference counting
Summary: Try moving HTMLStackItem in the HTML parser instead of using reference counting
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Enhancement
Assignee: Darin Adler
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-05-19 20:32 PDT by Darin Adler
Modified: 2022-06-04 05:46 PDT (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 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.