[Webkit-unassigned] [Bug 232137] New: Factor style resolver arguments into a context struct

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 22 03:04:13 PDT 2021


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

            Bug ID: 232137
           Summary: Factor style resolver arguments into a context struct
           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

Style resolver needs context to resolve things correctly. It is currently provided in an ad-hoc manner as a collection of function arguments. Factor them into a struct for consistency and future extensibility.

-- 
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/20211022/fefc1f9d/attachment.htm>


More information about the webkit-unassigned mailing list