DescriptionIf a GraphicsLayerChromium goes away during the middle of paint, its
CCLayerImpl will be kept alive in the render surface layer list, but its render
surface will be cleared. updateCompositorResources and drawLayers is not
robust to this.
Rather than trying to modify the destruction order, just add safety checks.
Patch Set 1 #
Total comments: 1
Messages
Total messages: 4 (0 generated)
|