[Webkit-unassigned] [Bug 252142] New: reduce custom property storage for sites with large numbers of custom properties on the root

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 12 19:35:42 PST 2023


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

            Bug ID: 252142
           Summary: reduce custom property storage for sites with large
                    numbers of custom properties on the root
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: heycam at apple.com

Some sites have a large number of custom properties set on the root element, inheriting into the entire document.  When different custom properties or values are set on descendant elements, we clone all of the inherited properties.  We can adjust the way we store and inherit custom properties to handle this pattern with less memory use.

-- 
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/20230213/98b8a339/attachment.htm>


More information about the webkit-unassigned mailing list