NEW 117750
RenderLayer::repaintIncludingNonCompositingDescendants should use cached m_repaintRect?
https://bugs.webkit.org/show_bug.cgi?id=117750
Summary RenderLayer::repaintIncludingNonCompositingDescendants should use cached m_re...
Simon Fraser (smfr)
Reported 2013-06-18 12:43:34 PDT
Why doesn't RenderLayer::repaintIncludingNonCompositingDescendants() use the cached m_repaintRect, rather than calling renderer()->clippedOverflowRectForRepaint(repaintContainer)) again?
Attachments
Note You need to log in before you can comment on or make changes to this bug.