Greyson Parrelli 542e962be9 Fixed crash when ScribbleView failed to save.
Previously, if an operation failed, we set the result to "null".
However, this was a mistake. Setting the result at all assumes success.
Instead, we need to set an exception so the ListenableFuture knows that
the operation failed.
2018-06-18 14:33:44 -07:00
..
2018-06-18 14:32:45 -07:00
2018-05-22 12:37:00 -04:00
2018-06-18 14:32:45 -07:00
2015-06-03 11:11:24 -07:00
2014-04-01 14:56:45 -07:00
2018-05-21 15:45:22 -04:00
2018-06-18 14:32:45 -07:00