Bug 271232
Summary: | [GTK] Blurs on reddit.com are extremely slow | ||
---|---|---|---|
Product: | WebKit | Reporter: | Kdwk <kdwkleung> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bugs-noreply |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | PC | ||
OS: | Linux | ||
Bug Depends on: | |||
Bug Blocks: | 245783 |
Kdwk
reddit.com has a design update recently that includes a blurred background behind an image if the image does not fill the frame. Whenever this scrolls into view, scrolling becomes stuttery and the computer's fans spin up. This happens in both Cairo and Skia. Other browsers do not have this problem. Other blurring effects do not have this problem.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Kdwk
Fixed with Skia now that blurs are done on the GPU.