<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - REGRESSION (r211845): [ios-simulator] LayoutTest compositing/masks/solid-color-masked.html is a flaky failure"
   href="https://bugs.webkit.org/show_bug.cgi?id=168054#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - REGRESSION (r211845): [ios-simulator] LayoutTest compositing/masks/solid-color-masked.html is a flaky failure"
   href="https://bugs.webkit.org/show_bug.cgi?id=168054">bug 168054</a>
              from <span class="vcard"><a class="email" href="mailto:simon.fraser&#64;apple.com" title="Simon Fraser (smfr) &lt;simon.fraser&#64;apple.com&gt;"> <span class="fn">Simon Fraser (smfr)</span></a>
</span></b>
        <pre>Actually GraphicsLayerCA::setVisibleAndCoverageRects() copies the m_intersectsCoverageRect flag to the mask layer.

The bug happens when GraphicsLayerCA::setVisibleAndCoverageRects() is called for the masked layer before it has a mask. After than, assigning the mask doesn't ever update the mask's m_intersectsCoverageRect.</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>