DescriptionOnly allow change-of-basis between transform nodes on the same ancestor chain
This removes the code that allowed computing a change-of-basis
transform between nodes that don't lie on the same ancestor change,
and adds DCHECKs to ensure that ComputeTransform isn't called with such nodes.
BUG=474324
TEST=no new crash caused by NOTREACHED added in the
code while running the layout tests and telemetry tests.
Committed: https://crrev.com/64948a91c39e8c5084b2389e3c6b641e2cb18603
Cr-Commit-Position: refs/heads/master@{#324492}
Patch Set 1 #Patch Set 2 : removed the changes made to the code for testing #
Total comments: 6
Patch Set 3 : DCHECK added #
Total comments: 2
Patch Set 4 : 2nd DCHECK added #
Messages
Total messages: 13 (2 generated)
|