Joshua Gross and Facebook GitHub Bot
bd2d0b28bd
Patch loophole that caused some Animated instructions to be executed out of order
...
Summary:
This patches a loophole in the logic that caused some operations to execute immediately and some to be deferred, even within the same render loop. This caused the non-queued operations to be executed out of order. Instead, if an operation is created and a queued exists, we just push the operation to the end of the queue so ordering is preserved.
Changelog: [Internal]
Reviewed By: javache
Differential Revision: D36379125
fbshipit-source-id: d9f63f4d47d8453d51add61763b7b9c74ffe9d88
2022-05-13 13:32:02 -07:00
..
2021-12-30 15:11:21 -08:00
2022-03-16 21:08:01 -07:00
2022-05-03 19:59:28 -07:00
2022-05-13 13:32:02 -07:00
2022-05-04 11:32:51 -07:00
2022-05-03 19:59:28 -07:00
2022-03-16 21:08:01 -07:00
2021-12-30 15:11:21 -08:00
2022-05-10 16:48:20 -07:00
2022-05-05 03:55:10 -07:00
2022-05-04 11:32:51 -07:00
2022-03-02 11:39:00 -08:00
2022-04-05 12:15:05 -07:00
2021-12-30 15:11:21 -08:00
2022-05-06 15:53:13 -07:00
2022-05-03 19:59:28 -07:00
2022-04-27 19:15:55 -07:00
2021-12-30 15:11:21 -08:00
2022-02-18 18:23:00 -08:00
2022-05-04 11:32:51 -07:00
2022-03-16 21:08:01 -07:00
2022-05-12 00:47:11 -07:00
2022-05-06 15:53:13 -07:00
2021-12-30 15:11:21 -08:00
2022-04-18 11:51:50 -07:00
2022-04-22 16:25:25 -07:00
2021-12-30 15:11:21 -08:00
2022-05-12 03:48:24 -07:00
2021-12-30 15:11:21 -08:00
2022-01-27 04:47:33 -08:00
2021-12-30 15:11:21 -08:00
2022-04-18 15:47:55 -07:00
2022-04-06 20:15:22 -07:00
2022-04-05 12:15:05 -07:00
2022-05-03 19:59:28 -07:00
2022-03-02 11:39:00 -08:00
2021-12-30 15:11:21 -08:00
2022-04-26 13:29:43 -07:00
2022-03-16 21:08:01 -07:00
2021-12-30 15:11:21 -08:00
2022-05-03 19:59:28 -07:00
2022-05-12 20:06:24 -07:00
2022-03-29 11:52:49 -07:00
2022-03-29 11:52:49 -07:00
2022-04-05 07:11:10 -07:00
2021-12-30 15:11:21 -08:00
2022-03-30 19:12:42 -07:00
2022-03-22 17:10:18 -07:00
2022-05-13 11:23:21 -07:00
2022-05-05 12:55:00 -07:00
2022-03-16 21:08:01 -07:00
2022-05-04 16:13:07 -07:00
2021-12-30 15:11:21 -08:00
2021-12-30 15:11:21 -08:00
2018-02-27 08:42:14 -08:00
2022-05-05 03:55:10 -07:00
2021-12-30 15:11:21 -08:00
2021-12-30 15:11:21 -08:00