File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
ReactCommon/TEMP_UntilReactCommonUpdate/react/renderer/core Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -163,7 +163,7 @@ std::shared_ptr<ShadowNode> ShadowNode::clone(
163163 }
164164}
165165
166- ContextContainer::Shared ShadowNode::getContextContainer () const {
166+ std::shared_ptr< const ContextContainer> ShadowNode::getContextContainer () const {
167167 return family_->componentDescriptor_ .getContextContainer ();
168168}
169169
Original file line number Diff line number Diff line change 206206 "baseHash" : " 74cee7804fa62964c9ecc3fafd475d09b0ed6375" ,
207207 "issue" : 15263
208208 },
209+ {
210+ "type" : " patch" ,
211+ "file" : " ReactCommon/TEMP_UntilReactCommonUpdate/react/renderer/core/ShadowNode.cpp" ,
212+ "baseFile" : " packages/react-native/ReactCommon/react/renderer/core/ShadowNode.cpp" ,
213+ "baseHash" : " d0335398782289db2de5b350de24373458180c4d" ,
214+ "issue" : 15292
215+ },
209216 {
210217 "type" : " patch" ,
211218 "file" : " ReactCommon/TEMP_UntilReactCommonUpdate/react/runtime/ReactInstance.cpp" ,
You can’t perform that action at this time.
0 commit comments