[Webkit-unassigned] [Bug 278606] New: Remove the unused unrenderable inner border code in BorderPainter

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 24 11:49:59 PDT 2024


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

            Bug ID: 278606
           Summary: Remove the unused unrenderable inner border code in
                    BorderPainter
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: simon.fraser at apple.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

After 256943 at main, the code that checks if the inner border is unrenderable in BorderPainter is unused, because the radii are fixed in in RenderStyle::getRoundedInnerBorderFor(). This code doesn't work very well anyway, so remove it.

In future, we need to do fancier path-based clipping to make these kinds of borders look good.

-- 
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/20240824/b3382d9d/attachment-0001.htm>


More information about the webkit-unassigned mailing list