commit | e609598fe6a3211bfe525d1c042eae1bfb283be4 | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Thu Feb 04 12:42:01 2021 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Thu Feb 04 19:36:50 2021 +0000 |
tree | c150418f83be2e0c8a8f949309b0964693242f37 | |
parent | 1a771fe976e70945d3bfa0d654d58af901423c22 [diff] |
Reject array-typed vardecls and array ctors in strict ES2 mode. This is enforced by ANGLE in Strict ES2 mode; we need to enforce it as well. Change-Id: I6e2f547ad8e0ce817742cf84659764cf6bce38b9 Bug: skia:11270 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/366339 Commit-Queue: John Stiles <johnstiles@google.com> Commit-Queue: Brian Osman <brianosman@google.com> Auto-Submit: John Stiles <johnstiles@google.com> Reviewed-by: Brian Osman <brianosman@google.com>