WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
252384
StyleColor should not take more memory than a plain Color when unnecessary
https://bugs.webkit.org/show_bug.cgi?id=252384
Summary
StyleColor should not take more memory than a plain Color when unnecessary
Matthieu Dubet
Reported
2023-02-16 01:03:41 PST
StyleColor supports representing arbitrarily complex Web color such as color-mix(color-mix(.....)). In the vast majority of cases though, StyleColor just represents a simple Color object. We should optimize this case memory-wise.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-02-16 01:04:08 PST
<
rdar://problem/105537363
>
Matthieu Dubet
Comment 2
2024-07-30 17:03:37 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/31512
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