[Webkit-unassigned] [Bug 278167] New: [LBSE] Excessive memory allocation when rendering a <path> over a <video> with large SVG coordinate space

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 15 09:07:03 PDT 2024


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

            Bug ID: 278167
           Summary: [LBSE] Excessive memory allocation when rendering a
                    <path> over a <video> with large SVG coordinate space
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: yashsaini at google.com
                CC: sabouhallawa at apple.com, zimmermann at kde.org

Created attachment 472177

  --> https://bugs.webkit.org/attachment.cgi?id=472177&action=review

A demo which results in high memory allocation

This bug reproduces with LBSE on.

There's high memory allocation when rendering a <path> element over a <video> and the SVG view box coordinate space is large. Attached is a demo.

The memory consumption is exacerbated as the view box dimensions and path+video sizes are increased even if the final rendered size is unchanged.

-- 
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/20240815/0e0b0aa7/attachment.htm>


More information about the webkit-unassigned mailing list