[Webkit-unassigned] [Bug 84393] Avoid calling updateCompositingLayers() more than once before each render
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Apr 15 09:31:50 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=84393
--- Comment #14 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
(In reply to comment #13)
> Would it hurt compositing too much to make updating the compositing layers a
> completely separate pass from layout?
No, that would be ideal. The problem is that we can't easily disassociate compositing layer updates from layout without losing repaints. If we stored repaints differently this would be easier to do.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150415/dd41f753/attachment.html>
More information about the webkit-unassigned
mailing list