react-native/Libraries/vendor
Kevin Gozali db617e56a3 send fatal error for js exception in eventEmitter
Summary: public

Any uncaught exception inside an event emitter handler was reported as softError, which didn't crash the app, but left the app running in an unknown state. Since there's no way for the app to catch these softerror (to provide a fallback error view, etc), let's change it to report fatal error for uncaught exception for the time being.

Reviewed By: javache

Differential Revision: D2685322

fb-gh-sync-id: 52956d3db20809cc90448bd080795754b899435e
2015-11-23 13:52:27 -08:00
..
core JS: Remove Throwing Collection Checks (rFBOBJC) 2015-11-12 19:38:31 -08:00
crypto [JS] Faster crc32 2015-05-22 09:45:41 -08:00
document/selection [react-packager][streamline oss] Move open sourced JS source to react-native-github 2015-02-19 21:25:11 -08:00
emitter send fatal error for js exception in eventEmitter 2015-11-23 13:52:27 -08:00
react fix a markdown format typo 2015-11-16 11:37:45 -08:00
tinycolor Added support for #rgba and #rrggbbaa colors 2015-11-09 08:02:46 -08:00