Cable-Desktop/libtextsecure
lilia 1345899253 Use reject instead of throw
This ensures that the containing promise is rejected without triggering
the side effects of an uncaught exception, such as causing the debugger
to pause.

// FREEBIE
2015-10-03 23:19:53 -07:00
..
storage Simplify filter predicate 2015-10-01 21:11:41 -07:00
test Fix libtextsecure tests 2015-10-02 15:08:21 -07:00
account_manager.js Fix registration 2015-10-01 20:43:30 -07:00
api.js Throw on bad server url 2015-10-01 18:43:18 -07:00
axolotl_wrapper.js Pass bytebuffer to axolotlInstance 2015-10-02 00:03:49 -07:00
components.js Regenerate components/libts 2015-01-14 11:39:36 -10:00
contacts_parser.js Support for group sync 2015-06-25 13:24:32 -07:00
crypto.js Pass the signaling key into decryptWebSocketMessage 2015-09-17 16:02:22 -07:00
errors.js More work on replayable errors 2015-10-02 18:31:07 -07:00
helpers.js Move handleAttachment and processDecrypted 2015-10-01 18:43:07 -07:00
key_worker.js Remove erroneous license file and headers 2015-09-07 14:58:42 -07:00
libaxolotl.js Plumb keys into outgoing conflicts 2015-07-20 16:13:17 -07:00
message_receiver.js Use reject instead of throw 2015-10-03 23:19:53 -07:00
protobufs.js Load protobufs asynchronously. Fixes #223 2015-05-15 11:38:14 -07:00
sendmessage.js More work on replayable errors 2015-10-02 18:31:07 -07:00
storage.js Remove erroneous license file and headers 2015-09-07 14:58:42 -07:00
stringview.js Remove erroneous license file and headers 2015-09-07 14:58:42 -07:00
websocket-resources.js Disable keepalive if we disconnect the socket 2015-10-01 18:33:48 -07:00