[Webkit-unassigned] [Bug 217149] New: CSSSelector should be able to generate the arguments string for an-plus-b lazily

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 30 15:36:19 PDT 2020


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

            Bug ID: 217149
           Summary: CSSSelector should be able to generate the arguments
                    string for an-plus-b lazily
           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: keith_miller at apple.com

Right now we build the serialization of a selector's an-plus-b argument expression eagerly. However, the string can be generated when the serialization is needed just from the values of `a` and `b`.

-- 
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/20200930/f79fb82d/attachment.htm>


More information about the webkit-unassigned mailing list