DescriptionRemove RenderLayerFilterInfo::m_dirtySourceRect
m_dirtySourceRect is duplicating the paint invalidation logic
by storing the exact same information.
On top of that, FilterEffectRendererHelper::prepareFilterEffect
already gets the invalidation rect from |dirtyRect|.
This change is covered by css3/filters/filter-repaint-*.html
that were added with m_dirtySourceRect in
https://bugs.webkit.org/show_bug.cgi?id=80323.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=180107
Patch Set 1 #Patch Set 2 : Fix build #
Messages
Total messages: 12 (0 generated)
|