[Webkit-unassigned] [Bug 278551] New: [SVG] SVG Mask code needs to distinguish repaint rect and bounding box

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 22 19:31:17 PDT 2024


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

            Bug ID: 278551
           Summary: [SVG] SVG Mask code needs to distinguish repaint rect
                    and bounding box
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ysuzuki at apple.com
                CC: sabouhallawa at apple.com, zimmermann at kde.org

There are places mixing repaint rect and bounding box. But repaint rect is used for damage computation and it does not need to be accurate, but bounding box needs to be.

-- 
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/20240823/b40671bb/attachment-0001.htm>


More information about the webkit-unassigned mailing list