realm-js/lib
Scott Kyle be0c2a91ea Fix RPC client error after deleting objects
Specifically for objects with lists, since the mutation listener would fire on a list that no longer is attached. If during the mutation listener that error is thrown, then the listener will be removed and the error will not be propagated.
2015-12-01 14:05:33 -08:00
..
.eslintrc Remove uses of for-of loops in RPC modules 2015-11-05 16:10:52 -08:00
base64.js ArrayBufferView objects now fully supported 2015-11-17 13:32:32 -08:00
constants.js fix for rpc constants and other pr feedback 2015-11-18 17:55:30 -08:00
index.js Add beta licenses to Chrome JS modules 2015-10-28 10:37:17 -07:00
lists.js Add beta licenses to Chrome JS modules 2015-10-28 10:37:17 -07:00
objects.js Remove uses of for-of loops in RPC modules 2015-11-05 16:10:52 -08:00
package.json Initial concept of JS for Chrome debugging 2015-10-01 22:56:47 -07:00
realm.js Add support for data properties in RPC layer 2015-11-17 13:32:31 -08:00
results.js Add beta licenses to Chrome JS modules 2015-10-28 10:37:17 -07:00
rpc.js Fix RPC client error after deleting objects 2015-12-01 14:05:33 -08:00
util.js Fix RPC client error after deleting objects 2015-12-01 14:05:33 -08:00