Files
react-native/Libraries
Tim Yung f60e80d89d RN: Lazily Symbolicate Warnings
Summary:
Currently, every warning triggers a packager request to symbolicate the stack trace. If there happens to be a lot of warnings or if the packager or device are pretty busy (or low powered), this can cause a significant delay in responsiveness (and development velocity).

This fixes the issue by only symbolicating warnings when users inspect them.

Reviewed By: sahrens

Differential Revision: D3448032

fbshipit-source-id: d6154f336ed34c15f99170da013ae3ff1f1ef075
2016-06-16 19:13:23 -07:00
..
2015-07-24 08:41:58 -08:00
2016-06-14 05:14:01 -07:00
2016-06-08 00:13:30 -07:00
2016-05-16 03:58:23 -07:00
2016-06-13 14:13:25 -07:00
2016-06-16 14:44:18 -07:00
2016-06-13 14:28:25 -07:00
2016-06-16 19:13:23 -07:00