DescriptionRemove unnecessary 'if' branch.
In Path::addPathForRoundedRect there is an'if' block testing a conditional
that does the same step as the default flow. This patch removes the redundant
test.
BUG=260260
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=154233
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|