DescriptionGet rid of extra clipping of composited layers in CompositedLayerMapping::updateCompositedBounds().
This was originally added in r63452 (*), as an optimization to avoid really large composited layers that
extend offscreen. This is no longer necessary, since Chrome uses a tiling architecture for all layers
(Safari, at least at the time, used a single texture for the entire layer).
(*) http://src.chromium.org/viewvc/blink?view=revision&revision=63452
BUG=
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=173030
Patch Set 1 #Patch Set 2 : Rebased. #Messages
Total messages: 5 (0 generated)
|