Chromium Code Reviews
        
  DescriptionLet only the root layer paint root background
When the viewport has fixed background, we may create a dedicated
GraphicsLayer (CompositedLayerMapping::m_backgroundLayer) for the
root background. Previously we used PaintLayerPaintingRootBackgroundOnly
and PaintLayerPaintingCompositingForegroundPhase flags when painting
the layer. The second flag was necessary before we refactored viewport
background painting into ViewPainter, because we needed the layout
objects of the document element or the body element to paint the
viewport background.
Now we need only the root layer to paint root background.
BUG=595839
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2
Committed: https://crrev.com/f218841e39d1cb7bad5a0711081e75042bca316e
Cr-Commit-Position: refs/heads/master@{#415694}
   
  Patch Set 1 #Patch Set 2 : Rebase #
 Dependent Patchsets: Messages
    Total messages: 17 (12 generated)
     
  
  
       | 
    ||||||||||||||||||||||||||||