Chromium Code Reviews
DescriptionMake having an existing ancestor overflow layer when adding a PaintLayer fatal.
When a PaintLayer is added it should not have an existing ancestor overflow
layer as it could be at best incorrect, and at worst point to a PaintLayer which
has / will be deleted without notifying the layer. This check used to be debug
only but we are seeing a crash likely due to an invalid ancestor overflow layer
so adding this check should help find the code path where it is added.
BUG=679170
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2
Review-Url: https://codereview.chromium.org/2631193002
Cr-Commit-Position: refs/heads/master@{#444207}
Committed: https://chromium.googlesource.com/chromium/src/+/36f7d1fc579ca461cb46cefb3f5598139056c681
Patch Set 1 #
Messages
Total messages: 10 (5 generated)
|
|||||||||||||||||||