react-native-macos/Libraries/Core
Moti Zilberman 77125a1ac3 Use Metro support for auto-collapsing internal stack frames (#25839)
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/25839

Changes `ExceptionsManager` to respect the `collapse` field in each symbolicated stack frame returned from Metro. This is ultimately driven by a Metro config option (which will have a default set in https://github.com/react-native-community/cli/pull/596).

This is part of a redesign of work done originally in https://github.com/facebook/react-native/pull/24662.

Reviewed By: cpojer

Differential Revision: D16500277

fbshipit-source-id: b0b035618cb000935a555796523637b5f0a688d3
2019-07-29 07:44:56 -07:00
..
Devtools Use HMRClient to send console logs to Metro 2019-07-24 08:11:34 -07:00
SegmentFetcher Add method to get a segment path without injecting it in the VM 2019-05-31 02:33:12 -07:00
Timers Replace more Haste imports with path-based imports (#25001) 2019-05-23 00:51:31 -07:00
__mocks__ Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
__tests__ Test more of ExceptionsManager 2019-07-19 03:34:40 -07:00
ExceptionsManager.js Use Metro support for auto-collapsing internal stack frames (#25839) 2019-07-29 07:44:56 -07:00
InitializeCore.js Disable dev tools in bridgeless mode 2019-06-13 08:51:47 -07:00
NativeExceptionsManager.js Use Metro support for auto-collapsing internal stack frames (#25839) 2019-07-29 07:44:56 -07:00
ReactFiberErrorDialog.js Add ReactFiberErrorDialog from React + tests (#25671) 2019-07-16 03:21:07 -07:00
ReactNativeVersion.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
ReactNativeVersionCheck.js add spec for PlatformConstants (#24928) 2019-05-30 14:29:42 -07:00
checkNativeVersion.js Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00
polyfillPromise.js Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00
setUpAlert.js Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00
setUpBatchedBridge.js Add a shim for HMRClient in prod bundles 2019-07-07 13:25:10 -07:00
setUpDeveloperTools.js Use HMRClient to send console logs to Metro 2019-07-24 08:11:34 -07:00
setUpErrorHandling.js Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00
setUpGlobals.js Remove vendored fetch polyfill, update to whatwg-fetch@3.0 (#24418) 2019-05-31 01:43:00 -07:00
setUpNavigator.js Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00
setUpReactRefresh.js Fixing error on first mount should fall back to reload 2019-07-23 16:19:15 -07:00
setUpRegeneratorRuntime.js Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00
setUpSegmentFetcher.js Add method to get a segment path without injecting it in the VM 2019-05-31 02:33:12 -07:00
setUpSystrace.js Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00
setUpTimers.js Don't set up JS timers in bridgeless RN 2019-06-12 16:18:36 -07:00
setUpXHR.js Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00