Bug 247244
Summary: | Style and performance tweaks to CSS property name and keyword value tables | ||
---|---|---|---|
Product: | WebKit | Reporter: | Darin Adler <darin> |
Component: | CSS | Assignee: | 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
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
<rdar://problem/101730654>
Darin Adler
Pull request: https://github.com/WebKit/WebKit/pull/5986
EWS
Committed 256223@main (a10c81dcc8fb): <https://commits.webkit.org/256223@main>
Reviewed commits have been landed. Closing PR #5986 and removing active labels.