<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&#64;webkit.org" title="mitz&#64;webkit.org &lt;mitz&#64;webkit.org&gt;"> <span class="fn">mitz&#64;webkit.org</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=164340#c2">comment #2</a>)
<span class="quote">&gt; Perhaps the timer is not the reason.
&gt; TiledCoreAnimationDrawingArea::flushLayers is called long before
&gt; 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>