[Webkit-unassigned] [Bug 182602] New: Move compiled selectors to StyleRule

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 8 05:06:54 PST 2018


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

            Bug ID: 182602
           Summary: Move compiled selectors to StyleRule
           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: koivisto at iki.fi

Currently they are owned by RuleData. Several RuleData objects can refer to the same StyleRule, requiring recompilation. Compiled selectors are context-independent so they can be shared between all clients.

-- 
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/20180208/6d2ad026/attachment.html>


More information about the webkit-unassigned mailing list