DescriptionDon't use SkRect::MakeLargest() for clip bounds in image filter tests.
Much of the Skia code dealing with clip bounds does not handle
overflow, so if we start doing any math on these rects, the code will
break. Use explicit reasonable values instead.
BUG=skia:
Committed: https://skia.googlesource.com/skia/+/8444913d2c32ceca8a0f22c9dd7537c615c39af7
Patch Set 1 #
Messages
Total messages: 7 (3 generated)
|