DescriptionMake removing a transform not crash.
This broke with https://codereview.chromium.org/965013003.
Before that patch, updateTransform was only called on the
RenderLayer itself. Now it's called on the RenderBox,
so we need to null check the RenderLayer.
R=abarth@chromium.org
Committed: https://chromium.googlesource.com/external/mojo/+/317cbae417fd48577cac332332f73aa27d784c47
Patch Set 1 #
Messages
Total messages: 3 (1 generated)
|