react-native/React/CxxBridge
Chris Zheng 17126641b1 Removing fallback source URL from JS bridge
Summary:
Remove fallback logic.
It is hard to test whether a bundle is good or bad on device, since it does the fallback, remove the fallback logic now.

Reviewed By: javache

Differential Revision: D5773542

fbshipit-source-id: 8bb4fdad4c5761ccce915f9f1c2577464e8d37d8
2017-09-12 15:54:59 -07:00
..
NSDataBigString.h Create NSDataBigString 2017-02-20 05:00:58 -08:00
NSDataBigString.mm Create NSDataBigString 2017-02-20 05:00:58 -08:00
RCTCxxBridge.mm Removing fallback source URL from JS bridge 2017-09-12 15:54:59 -07:00
RCTCxxBridgeDelegate.h Add a delegate hook for providing a different JS implementation 2017-07-19 13:49:32 -07:00
RCTJSCHelpers.h Tease apart React and RCTBatchedBridge targets 2017-03-21 18:31:23 -07:00
RCTJSCHelpers.mm Cleanup Platform 2017-06-07 10:19:01 -07:00
RCTMessageThread.h Create JS executor and context on main thread w/ custom JSC 2017-06-06 04:45:51 -07:00
RCTMessageThread.mm Create JS executor and context on main thread w/ custom JSC 2017-06-06 04:45:51 -07:00
RCTObjcExecutor.h Rename Executor to JSExecutor 2017-06-23 17:01:25 -07:00
RCTObjcExecutor.mm Thread the JSI runtime descriptor up into the RCTDevMenu title 2017-09-05 15:02:19 -07:00