[Webkit-unassigned] [Bug 190615] Tiling CSS gradients is slow

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 17 05:15:35 PDT 2018


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

Antti Koivisto <koivisto at iki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #352448|0                           |1
        is obsolete|                            |
 Attachment #352448|review?                     |
              Flags|                            |
 Attachment #352561|                            |review?
              Flags|                            |

--- Comment #6 from Antti Koivisto <koivisto at iki.fi> ---
Created attachment 352561

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

simpler patch

This ditches the "immutable ImageBuffer" concept and simply sinks the gradient ImageBuffer into an Image and uses that for caching instead.

-- 
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/20181017/05f2f003/attachment-0001.html>


More information about the webkit-unassigned mailing list