[Webkit-unassigned] [Bug 252384] New: StyleColor should not take more memory than a plain Color when unnecessary

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 16 01:03:41 PST 2023


https://bugs.webkit.org/show_bug.cgi?id=252384

            Bug ID: 252384
           Summary: StyleColor should not take more memory than a plain
                    Color when unnecessary
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: m_dubet at apple.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230216/d4504508/attachment-0001.htm>


More information about the webkit-unassigned mailing list