[Webkit-unassigned] [Bug 281553] New: Make Style::BuilderState 'const' in more places

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 15 21:15:52 PDT 2024


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

            Bug ID: 281553
           Summary: Make Style::BuilderState 'const' in more places
           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: simon.fraser at apple.com
                CC: koivisto at iki.fi

Style::BuilderState can be const in most of the code paths; it only needs to be non-const in the `apply` functions that touch the internal RenderStyle.

-- 
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/20241016/4b4fd510/attachment.htm>


More information about the webkit-unassigned mailing list