[Webkit-unassigned] [Bug 240865] [GTK] Webpages completely slow down when CSS blur filter is in use

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 29 05:07:08 PDT 2022


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

--- Comment #3 from Carlos Garcia Campos <cgarcia at igalia.com> ---
It seems the blur filter done by the cpu is slow. We might try to ensure it's always done by the GPU, but unfortunately it doesn't seem to work properly. Mac uses the accelerate library that I guess makes it a lot faster. I'll submit a test case.

-- 
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/20220929/29926676/attachment.htm>


More information about the webkit-unassigned mailing list