commit | 7b5c0de7ceb1b5238bad735037e48b3726633dc0 | [log] [tgz] |
---|---|---|
author | Kevin Lubick <kjlubick@google.com> | Thu Feb 10 11:27:23 2022 -0500 |
committer | Kevin Lubick <kjlubick@google.com> | Thu Feb 10 17:15:55 2022 +0000 |
tree | f5a273fe66c5473cd27fb68176508085e2523345 | |
parent | 77326adc07a880fa13c4be66255fbc772956bfc4 [diff] |
[canvaskit] Improve error when non-matrix argument passed in Follow-up to https://skia-review.googlesource.com/c/skia/+/506458 This will also make closure not rename the DOMmatrix arguments (it wasn't happening, but it could have). Change-Id: Id2e141ce777579d12c5c45a3bfe9661602fed3e6 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/506976 Reviewed-by: Brian Osman <brianosman@google.com>