react-native-macos/Libraries/LogBox/Data
Rick Hanlon 4720ee9aa7 Support component stack frames formatted as call stack frames in LogBox
Summary:
In the next version of React they've changed the format of component stacks from a custom format to the same format as call stacks. This diff adds handling (and test) for the new format.

Changelog: [Internal]

Reviewed By: motiz88

Differential Revision: D22752034

fbshipit-source-id: 38d74bffd9ed623cbdd71e70103d66d8f0765fd9
2020-07-28 13:09:06 -07:00
..
__tests__ Support component stack frames formatted as call stack frames in LogBox 2020-07-28 13:09:06 -07:00
LogBoxData.js Only pass Error.stack to parseErrorStack 2020-07-27 13:57:58 -07:00
LogBoxLog.js Back out "Upgrade Prettier from 1.17 to 2.0.2." 2020-03-24 21:47:35 -07:00
LogBoxSymbolication.js Don't allow pressing on un-symbolicated stackframes (reland) 2019-11-21 06:16:42 -08:00
parseLogBoxLog.js Support component stack frames formatted as call stack frames in LogBox 2020-07-28 13:09:06 -07:00