RESOLVED DUPLICATE of bug 90342 Bug 81239
[CSS Filters] Optimize the size of the composited layers when rendering filters
https://bugs.webkit.org/show_bug.cgi?id=81239
Summary [CSS Filters] Optimize the size of the composited layers when rendering filters
Alexandru Chiculita
Reported 2012-03-15 11:00:55 PDT
When WebKit renders a filter using composited layers, there's no need to use the outsets of filters such as blur or drop-shadow to enlarge the source image. Because of that we will end up having a bigger texture then required and more than that platform code should actually calculate the right outsets based on their implementation.
Attachments
Simon Fraser (smfr)
Comment 1 2018-11-11 11:22:08 PST
Will be fixed via the patch in bug 90342. *** This bug has been marked as a duplicate of bug 90342 ***
Note You need to log in before you can comment on or make changes to this bug.