Bug 247244

Summary: Style and performance tweaks to CSS property name and keyword value tables
Product: WebKit Reporter: Darin Adler <darin>
Component: CSSAssignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   

Darin Adler
Reported 2022-10-30 08:59:24 PDT
I noticed that the CSS property name and keyword value tables had some unnecessarily awkward and messy stuff. Also, since we check that strings are all ASCII before calling the functions we can tell gperf that and it will make a smaller table.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-10-30 08:59:53 PDT
Darin Adler
Comment 2 2022-10-31 17:06:28 PDT
EWS
Comment 3 2022-11-02 03:45:03 PDT
Committed 256223@main (a10c81dcc8fb): <https://commits.webkit.org/256223@main> Reviewed commits have been landed. Closing PR #5986 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.