Files
yoga/java
Pasquale Anatriello 07eac0c6e2 Fix clone issue in YogaNodeJNIBase
Summary:
Changelog:
Fix the cloneWithChildren implementation that was not copying the list of children on the java object.

We were missing on copying the list of children when cloning. This is pretty bad as it means that the clone operation was mutating the old node as well as the new. When multiple threads were involved this could cause crashes.

Reviewed By: SidharthGuglani

Differential Revision: D24565307

fbshipit-source-id: 4e2e111db389e25c315ce7603b4018ac695bb0f1
2020-10-29 09:25:03 -07:00
..
2020-08-28 06:44:45 -07:00
2017-02-23 05:07:20 -08:00
2019-10-15 10:36:38 -07:00
2019-11-13 16:46:09 -08:00
2018-10-24 03:11:40 -07:00
2019-11-13 16:46:09 -08:00