Chromium Code Reviews
DescriptionancestorOverflowLayer should not cross frame boundaries.
First off, we don't want sticky on the document to have any effect. Secondly,
there seems to be no chain from the child frame's root PaintLayer to the parent
which means that we do not correctly clean up ancestorOverflowLayers when
layers in the parent are removed.
BUG=679170
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2
Review-Url: https://codereview.chromium.org/2644633003
Cr-Commit-Position: refs/heads/master@{#444824}
Committed: https://chromium.googlesource.com/chromium/src/+/a10ba600a7ad192660ded5dbe0ef94a559724452
Patch Set 1 #
Total comments: 2
Patch Set 2 : Set initial ancestorOverflowLayer to nullptr. #Messages
Total messages: 12 (6 generated)
|