Files
Desktop/libtextsecure
Scott Nonnenberg 116e4d2eeb OutgoingMessage: Reduce the calls to registerError
In some cases, due to promise chaining and error propagation, we were
calling registerError more than once for a given error. This would then
cause the overall callback for the send operation to be called with a
partial set of errors, as well as duplicates.

Note: we do need to find a way to attach identityKey to the
OutgoingIdentityKeyError in the case where it comes directly from the
encrypt() instead of our pre-key operations.

FREEBIE
2017-08-04 12:03:25 -07:00
..
2017-05-16 15:37:05 -07:00
2017-08-04 12:03:25 -07:00
2015-06-25 13:24:32 -07:00
2017-04-18 11:48:53 -07:00