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
9 years ago
..
models
views
_test.js
blanket_mocha.js
emoji_util_test.js
fixtures.js
fixtures_test.js
index.html
keychange_listener_test.js
libphonenumber_util_test.js
manual.txt
protos
reliable_trigger_test.js
storage_test.js
test.js