mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
55cb6ab07c
Summary: This diff makes a few improvements to the call stack / symbolication process: - Removes button from unsymbolicated stack frames - Adds a warning message for missing features without symbolication - Reduces symbolication requests (we were re-requesting stacks when they were pending) - Speeds up opening unsymbolicated logs (because we were re-requesting them, the components were updating a lot) Changelog: [Internal] Reviewed By: motiz88 Differential Revision: D18577288 fbshipit-source-id: 6de322b4755895e2d1599b06100a61e64f7ec023