<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - REGRESSION (r204987): fast/canvas-composite-* tests are now flaky assertion failures"
   href="https://bugs.webkit.org/show_bug.cgi?id=161259#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - REGRESSION (r204987): fast/canvas-composite-* tests are now flaky assertion failures"
   href="https://bugs.webkit.org/show_bug.cgi?id=161259">bug 161259</a>
              from <span class="vcard"><a class="email" href="mailto:akling&#64;apple.com" title="Andreas Kling &lt;akling&#64;apple.com&gt;"> <span class="fn">Andreas Kling</span></a>
</span></b>
        <pre>Ah, I think the fix here is to have HTMLCanvasElement::memoryCost() forward the call to ImageBuffer::memoryCost() instead of doing an estimate.

The assertion happens because the external size is bigger than the estimate.</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>