[Webkit-unassigned] [Bug 251972] New: StyleRareNonInheritedData is instantiated too frequently

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 8 20:55:33 PST 2023


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

            Bug ID: 251972
           Summary: StyleRareNonInheritedData is instantiated too
                    frequently
           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

StyleRareNonInheritedData is pretty big (672 bytes currently), and it is frequently instantiated due to containing some properties that aren't that rare.  We can save some memory by shuffling properties around to different objects.

-- 
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/20230209/18c30cd0/attachment.htm>


More information about the webkit-unassigned mailing list