DescriptionRemove impossible early return from CompositedLayerMapping::updateGraphicsLayerGeometry
This case can never occur. This function is now only called from a full
compositing update, which cleans out all the dirty bits in the z-list. I ran
all the LayoutTests with a CRASH() in this codepath and it never hit.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175915
Patch Set 1 #
Messages
Total messages: 6 (0 generated)
|