DescriptionBegin simplifying CompositedLayerMapping::updateAfterLayout
This CL unpacks the arguments to updateAfterLayout from being a bit field to
being separate Boolean values. As part of that unpacking, I learned that one of
the bits is always set, which let me remove an argument to
updateCompositingDescendantGeometry because it was always the same.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=170610
Patch Set 1 #
Total comments: 1
Messages
Total messages: 10 (0 generated)
|