WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
247244
Style and performance tweaks to CSS property name and keyword value tables
https://bugs.webkit.org/show_bug.cgi?id=247244
Summary
Style and performance tweaks to CSS property name and keyword value tables
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-10-30 08:59:53 PDT
<
rdar://problem/101730654
>
Darin Adler
Comment 2
2022-10-31 17:06:28 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/5986
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.
Top of Page
Format For Printing
XML
Clone This Bug