NEW252384
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
Radar WebKit Bug Importer
Comment 1 2023-02-16 01:04:08 PST
Matthieu Dubet
Comment 2 2024-07-30 17:03:37 PDT
Note You need to log in before you can comment on or make changes to this bug.