DescriptionFix repainting of composited RenderViews
Blink r175423 fixed non-composited nested RenderView repainting
for repaint-after-layout, but in the process broke repainting of
composited nested RenderViews for all code paths. The fix is to
correctly issue repaints to the backing store of composited
RenderViews regardless of whether they're nested.
BUG=381022
R=esprehn@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175718
Patch Set 1 #Patch Set 2 : Add test #
Total comments: 1
Patch Set 3 : Fix *horrible* naming #
Messages
Total messages: 10 (0 generated)
|