Bug 265566

Summary: [CSSParserImpl] Refactor the code to use a single stack data structure
Product: WebKit Reporter: Matthieu Dubet <m_dubet>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Matthieu Dubet
Reported 2023-11-30 00:30:20 PST
Right now, we use 2 stack data structures and 3 counters. They could all be unified into a single one.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-11-30 02:10:33 PST
Note You need to log in before you can comment on or make changes to this bug.