DescriptionRemove illegal compositing queries in RenderObject::adjustStyleDifference
This replaces calls to RenderLayer::hasDirectReasonsForCompositing in
RenderObject::adjustStyleDifference with calls to
RenderLayer::styleDeterminedCompositingReasons.
This also removes hasDirectReasonsForCompositing altogether, as it
no longer has any callers.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175842
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|