react-native/ReactCommon
Kevin Gozali 201ba8c69d Catch JS bundle load failure and prevent calls to JS after that
Summary: There are cases where JS bundle fails to be evaluated, which throws an exception already, but then there were pending calls into JS which would fail in a weird way. This prevents those calls (because it's mostly meaningless at that point). For now, those extra calls will still throw an exception, but with a specific message so that it doesn't confuse people.

Reviewed By: yungsters

Differential Revision: D8961622

fbshipit-source-id: 3f67fb63fdfa9fc5b249de0096e893b07956776a
2018-07-24 19:48:32 -07:00
..
cxxreact Catch JS bundle load failure and prevent calls to JS after that 2018-07-24 19:48:32 -07:00
fabric Fabric: ContextContainer is now able to store any copyable values 2018-07-17 22:53:57 -07:00
jschelpers Move conditional logic into corresponding build defs. 2018-06-24 14:46:38 -07:00
jsinspector Fix deprecated glob usage. 2018-06-23 18:33:48 -07:00
microprofiler Migrate Android sources to MIT license header 2018-05-31 15:37:30 -07:00
privatedata Fix deprecated glob usage. 2018-06-23 18:33:48 -07:00
yoga Implementation of `operator==` for YGValue 2018-07-23 13:33:28 -07:00