Skip to content

Bring back ContextContainer::Shared - #52889

Closed
christophpurrer wants to merge 1 commit into
react:mainfrom
christophpurrer:export-D79112609
Closed

Bring back ContextContainer::Shared#52889
christophpurrer wants to merge 1 commit into
react:mainfrom
christophpurrer:export-D79112609

Conversation

@christophpurrer

Copy link
Copy Markdown
Contributor

Summary:
This brings back ContextContainer::Shared (but marks it as deprecated which was removed in #52750

Changelog: [General][Fixed] Bring back ContextContainer::Shared = std::shared_ptr alias

Differential Revision: D79112609

Summary:
This brings back ContextContainer::Shared (but marks it as deprecated which was removed in react#52750
Changelog: [General][Fixed] Bring back ContextContainer::Shared = std::shared_ptr<const ContextContainer> alias
Differential Revision: D79112609
@facebook-github-botfacebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jul 28, 2025
@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D79112609

@react-native-bot

Copy link
Copy Markdown
Collaborator

This pull request was successfully merged by @christophpurrer in daeb6e9

When will my fix make it into a release? | How to file a pick request?

@react-native-botreact-native-bot added the Merged This PR has been merged. label Jul 29, 2025
iamAbhi-916 pushed a commit to microsoft/react-native-windows that referenced this pull request Jul 30, 2025
…ntainer> (#14975)
* Replace ContextContainer::Shared with std::shared_ptr<const ContextContainer>
This existing alias is deprecated now.
See: : react/react-native#52889
* Change files
* Fix change files
* fix formatting
---------
Co-authored-by: Jon Thysell <jthysell@microsoft.com>
github-merge-queueBot pushed a commit to software-mansion/react-native-reanimated that referenced this pull request Jul 31, 2025
#7926)
## Summary
This existing alias is deprecated now.
See: : react/react-native#52889
## Test plan
Compilation
anupriya13 pushed a commit to anupriya13/react-native-windows that referenced this pull request Jul 31, 2025
…ntainer> (microsoft#14975)
* Replace ContextContainer::Shared with std::shared_ptr<const ContextContainer>
This existing alias is deprecated now.
See: : react/react-native#52889
* Change files
* Fix change files
* fix formatting
---------
Co-authored-by: Jon Thysell <jthysell@microsoft.com>
anupriya13 added a commit to microsoft/react-native-windows that referenced this pull request Jul 31, 2025
…ntainer> (#14975) (#14990)
* Replace ContextContainer::Shared with std::shared_ptr<const ContextContainer>
This existing alias is deprecated now.
See: : react/react-native#52889
* Change files
* Fix change files
* fix formatting
---------
Co-authored-by: Christoph Purrer <chpurrer@meta.com>
Co-authored-by: Jon Thysell <jthysell@microsoft.com>
MatiPl01 pushed a commit to software-mansion/react-native-reanimated that referenced this pull request Aug 4, 2025
#7926)
## Summary
This existing alias is deprecated now.
See: : react/react-native#52889
## Test plan
Compilation
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA SignedThis label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.fb-exportedMergedThis PR has been merged.p: FacebookPartner: FacebookPartner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@christophpurrer@facebook-github-bot@react-native-bot