[Webkit-unassigned] [Bug 249314] Page hang caused by redrawing blur filter on many elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 14 13:51:38 PST 2022


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

--- Comment #2 from Diego Ballesteros <dballesteros7 at gmail.com> ---
Thanks for the quick response Simon!

One question to understand better the issue and the workarounds we can apply.

In my testing I am able to use the blur filter:

https://codepen.io/dballesteros7/pen/ExRqPjZ

But it's really when I add the ::after element that it starts to lock up.

A version where the blur filter is only added after "loading" is started also works:

https://codepen.io/dballesteros7/pen/ZERgQQW

It's really with the ::after element that it starts to freeze.

-- 
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/20221214/fe794e08/attachment.htm>


More information about the webkit-unassigned mailing list