Skip to content

Commit

Permalink
Throw exceptions rather than crashing when Canvas API is misused. (fl…
Browse files Browse the repository at this point in the history
…utter#3811)

This attempts to make the Canvas API and some related features more
likely to throw a Dart exception than crash when exposed to bad input.

Depends on rolling tonic to
https://fuchsia-review.googlesource.com/c/35742/ which this patch does
not yet do, but I wanted to put it up for review to see if it was even
a reasonable approach.
  • Loading branch information
Hixie authored Jun 23, 2017
1 parent 538e103 commit 6cf34cb
Show file tree
Hide file tree
Showing 6 changed files with 273 additions and 41 deletions.
Loading

0 comments on commit 6cf34cb

Please sign in to comment.