SIGN IN SIGN UP
facebook / react-native UNCLAIMED

A framework for building native applications using React

Fabric: ShadowTree is now stored as unique_ptr instead of shared_ptr

Summary:
@public
Now it's clear that we don't need to store/handle ShadowTree objects as `shared_ptr`s; Scheduler should own it. This diff changes that to using unique_ptr and removes a base class of ShadowTree.

Reviewed By: mdvacca

Differential Revision: D9403567

fbshipit-source-id: 6e411714b632a04233fd5b25c8ab7cdd260105fd
V
Valentin Shergin committed
294d91b30a530107b27cc42eae0c4d9de98e1e45
Parent: 1068da2
Committed by Facebook Github Bot <[email protected]> on 9/4/2018, 6:04:20 AM