Valentin Shergin
c3139d798a
Fixed crash happenned on deallocating RCTSurface
...
Summary:
Essentially, we had `dispatch_async` inside `delloc` method which tried to retain `self`, which is disallowed operation in ObjC runtime.
However, we don't need to notify anything `surface`-related in `_stop` because it always is called from `dealloc`.
Reviewed By: mmmulani
Differential Revision: D6665631
fbshipit-source-id: ed0d192946f3323f4f54ecb99b30e56e0942f174
2018-01-07 22:22:45 -08:00
..
2018-01-07 22:22:45 -08:00
2017-07-07 12:21:59 -07:00
2017-11-17 03:17:20 -08:00
2017-12-18 13:32:36 -08:00
2017-12-12 13:11:14 -08:00
2017-12-12 13:11:14 -08:00
2017-12-18 13:32:36 -08:00
2017-12-12 13:11:14 -08:00
2017-07-24 07:01:53 -07:00
2017-10-17 06:15:13 -07:00
2017-11-20 18:36:27 -08:00
2018-01-04 20:11:10 -08:00
2017-11-04 14:40:24 -07:00
2017-11-04 14:40:24 -07:00
2017-08-14 05:22:17 -07:00
2017-08-14 05:22:17 -07:00
2018-01-04 20:11:10 -08:00
2016-09-05 11:13:33 -07:00
2016-07-18 11:28:36 -07:00
2016-07-18 11:28:36 -07:00
2016-07-18 11:28:36 -07:00
2016-11-23 07:58:39 -08:00
2017-10-23 13:20:59 -07:00
2016-11-23 07:58:39 -08:00
2017-06-23 13:05:49 -07:00
2016-11-23 07:58:39 -08:00
2017-08-31 05:34:48 -07:00
2017-09-19 19:50:07 -07:00
2017-03-21 18:31:23 -07:00
2017-04-18 14:19:13 -07:00
2016-07-11 06:13:32 -07:00
2017-10-05 13:31:55 -07:00
2016-06-01 03:43:27 -07:00
2017-09-25 10:30:53 -07:00
2017-04-01 03:34:41 -07:00
2017-04-01 03:34:41 -07:00
2017-09-01 08:08:06 -07:00
2017-08-14 05:22:17 -07:00
2017-07-17 03:45:30 -07:00
2017-11-22 02:31:05 -08:00
2017-07-24 07:01:53 -07:00
2017-11-03 16:31:31 -07:00
2017-08-14 11:05:35 -07:00
2017-08-14 11:05:35 -07:00
2017-08-14 11:05:35 -07:00
2017-09-05 10:02:44 -07:00
2017-08-14 05:22:17 -07:00
2017-09-07 09:17:04 -07:00
2016-09-09 15:28:44 -07:00
2016-09-09 15:28:44 -07:00
2016-11-23 07:58:39 -08:00
2017-10-16 14:30:34 -07:00
2017-10-05 13:31:55 -07:00
2017-10-05 13:31:55 -07:00
2017-04-21 07:04:57 -07:00
2017-12-19 09:11:49 -08:00
2017-07-11 11:06:21 -07:00
2017-12-19 09:11:49 -08:00
2017-02-27 14:04:58 -08:00
2017-02-27 14:04:58 -08:00
2016-11-23 07:58:39 -08:00
2017-01-12 12:13:28 -08:00
2017-01-09 00:13:33 -08:00
2017-04-26 15:16:16 -07:00
2017-11-09 13:54:54 -08:00
2017-11-09 13:54:54 -08:00
2017-12-13 16:02:04 -08:00
2017-12-14 14:31:50 -08:00
2017-12-14 14:31:50 -08:00
2017-10-16 14:30:34 -07:00