You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-desktop/test
Scott Nonnenberg cc2c3edaa6 Override Backbone's trigger with one that catches exceptions
Model operations are vulnerable to exceptions thrown by event handlers.
Because this can interrupt really important data operations, it's better
to let the operation continue and log the error. In all likelihood it's
a view-related problem, and that shouldn't cause any data operation to
fail.

FREEBIE
8 years ago
..
models Remove all concept of 'key conflict' from the app 8 years ago
views Keep last seen indicator around for five seconds 9 years ago
_test.js Move Whisper.events out of views and tests 9 years ago
blanket_mocha.js Fix blanket popup 11 years ago
emoji_util_test.js Bulletproof getCountOfAllMatches against non-global regex input 9 years ago
fixtures.js test/fixtures.js: Cleanup - data at top, images/setup at bottom 9 years ago
fixtures_test.js Restore interactivity to InboxViews hosted on test page 9 years ago
index.html Override Backbone's trigger with one that catches exceptions 8 years ago
keychange_listener_test.js Fix crash in keychange listener test 8 years ago
libphonenumber_util_test.js Refactor number parsing and validation 10 years ago
manual.txt Add comment and fine-tune last-seen indicator when not focused 8 years ago
protos Add a page for testing views. 11 years ago
reliable_trigger_test.js Override Backbone's trigger with one that catches exceptions 8 years ago
storage_test.js Cache messages on receipt, remove from cache when processed 8 years ago
test.js Move Whisper.events out of views and tests 9 years ago