[Webkit-unassigned] [Bug 145324] Large repaints when flexbox layout is used

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 18 12:22:07 PDT 2016


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

--- Comment #13 from zalan <zalan at apple.com> ---
Created attachment 274445
  --> https://bugs.webkit.org/attachment.cgi?id=274445&action=review
Test reduction

Unfortunately while flexing the inner flexbox, we also issue repaints for the intermediate positions/sizes. We should reconsider a different repaint invalidation logic for flexboxes (maybe delaying repaint calls until after flexing is done)    
I am not sure if there's an easy fix for this, though Hyatt might disagree.

-- 
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/20160318/8ad363df/attachment.html>


More information about the webkit-unassigned mailing list