WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
265566
[CSSParserImpl] Refactor the code to use a single stack data structure
https://bugs.webkit.org/show_bug.cgi?id=265566
Summary
[CSSParserImpl] Refactor the code to use a single stack data structure
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-11-30 02:10:33 PST
<
rdar://problem/118975462
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug