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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 16 14:13:58 PDT 2018


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

--- Comment #5 from Simon Fraser (smfr) <simon.fraser 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/ImageBuffer.h:84
> +    void makeImmutable() { m_isImmutable = true; }

Would be nice to have the corresponding const getter.

-- 
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/549e23d6/attachment.html>


More information about the webkit-unassigned mailing list