Scott Kyle and Facebook GitHub Bot
23717e48af
Call stopObserving on correct queue
...
Summary:
Since `dealloc` can be called from any thread, this would result `stopObserving` being called on a different thread/queue than the specified `methodQueue`. We specifically encountered this issue with a module needing the main queue having its `stopObserving` called on a background queue.
Changelog:
[iOS][Fixed] - Call [RCTEventEmitter stopObserving] on specified method queue
Reviewed By: RSNara
Differential Revision: D23821741
fbshipit-source-id: 693c3be6876f863da6dd214a829af2cc13a09c3f
2020-09-21 17:30:34 -07:00
..
2020-06-08 09:07:42 -07:00
2020-06-08 09:07:42 -07:00
2020-06-08 09:07:42 -07:00
2019-10-16 10:06:34 -07:00
2020-04-16 17:29:55 -07:00
2019-10-16 10:06:34 -07:00
2020-05-19 16:36:32 -07:00
2020-08-06 16:20:47 -07:00
2020-08-06 16:20:47 -07:00
2020-03-08 23:01:17 -07:00
2020-08-06 16:20:47 -07:00
2020-05-12 20:56:06 -07:00
2020-05-12 20:56:06 -07:00
2020-09-21 17:30:34 -07:00
2020-09-21 17:30:34 -07:00
2020-03-08 23:01:17 -07:00
2020-04-16 17:29:55 -07:00
2019-10-16 10:06:34 -07:00
2020-04-16 17:29:55 -07:00
2019-11-04 10:19:30 -08:00
2020-06-02 23:01:35 -07:00
2020-03-08 23:01:17 -07:00
2020-05-12 20:56:06 -07:00
2020-03-08 23:01:17 -07:00
2020-04-16 17:29:55 -07:00
2020-06-08 09:07:42 -07:00
2020-09-21 17:30:34 -07:00
2020-07-23 17:11:32 -07:00
2020-07-23 17:11:32 -07:00
2020-03-08 23:01:17 -07:00
2020-07-07 16:25:11 -07:00
2020-03-08 23:01:17 -07:00
2020-03-08 23:01:17 -07:00
2019-10-16 10:06:34 -07:00
2020-04-16 17:29:55 -07:00
2019-11-01 12:06:20 -07:00
2020-08-21 13:21:12 -07:00
2020-08-18 12:29:45 -07:00
2020-08-18 12:29:45 -07:00
2020-08-18 12:29:45 -07:00
2020-08-18 12:29:45 -07:00
2020-04-03 20:44:20 -07:00
2019-10-16 10:06:34 -07:00
2020-06-02 23:01:35 -07:00
2020-03-08 23:01:17 -07:00
2020-04-16 17:29:55 -07:00
2019-10-16 10:06:34 -07:00
2020-04-16 17:29:55 -07:00
2019-11-01 12:06:20 -07:00
2020-06-02 23:01:35 -07:00
2020-03-08 23:01:17 -07:00
2019-11-08 17:28:23 -08:00
2019-11-04 16:07:24 -08:00
2020-04-16 17:29:55 -07:00
2019-11-08 14:14:46 -08:00
2020-07-02 14:51:18 -07:00
2019-11-08 14:14:46 -08:00
2020-09-21 17:30:34 -07:00
2020-08-27 01:18:33 -07:00