<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - REGRESSION (r206247): Painting milestones can be delayed until the next layer flush"
href="https://bugs.webkit.org/show_bug.cgi?id=164340#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - REGRESSION (r206247): Painting milestones can be delayed until the next layer flush"
href="https://bugs.webkit.org/show_bug.cgi?id=164340">bug 164340</a>
from <span class="vcard"><a class="email" href="mailto:mitz@webkit.org" title="mitz@webkit.org <mitz@webkit.org>"> <span class="fn">mitz@webkit.org</span></a>
</span></b>
<pre>(In reply to <a href="show_bug.cgi?id=164340#c2">comment #2</a>)
<span class="quote">> Perhaps the timer is not the reason.
> TiledCoreAnimationDrawingArea::flushLayers is called long before
> RenderLayerCompositor::didPaintBacking.</span >
TiledCoreAnimationDrawingArea::flushLayers installs a commit handler, and that runs after didPaintBacking. So we need to fire the pending milestones from there.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>