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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 16 10:55:12 PDT 2018


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

--- Comment #2 from Tim Horton <thorton at apple.com> ---
Comment on attachment 352448
  --> https://bugs.webkit.org/attachment.cgi?id=352448
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=352448&action=review

> Source/WebCore/platform/graphics/cocoa/IOSurface.h:111
> +    WEBCORE_EXPORT RetainPtr<CGImageRef> imageReference();

I don't love it, the sinkIntoImage approach made it much harder to do The Wrong Thing. But I guess you need to keep the surface around?

-- 
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/20181016/98c4d2be/attachment.html>


More information about the webkit-unassigned mailing list