Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create fallback contextContainer #37441

Closed
wants to merge 3 commits into from
Closed

Conversation

philIip
Copy link
Contributor

@philIip philIip commented May 15, 2023

Summary:
Changelog: [Internal]

i just noticed that [_delegate createContextContainer] can be null because it returns shared_ptr, we should protect against that!

Reviewed By: javache

Differential Revision: D45805196

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner fb-exported labels May 15, 2023
@facebook-github-bot
Copy link
Contributor

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

philIip and others added 3 commits May 15, 2023 14:12
Differential Revision: D45804534

fbshipit-source-id: 76c96c02bd53160e9468c9d8c8a05c8b43880c7c
Differential Revision: D45805034

fbshipit-source-id: e13aaa0cb0da4d6652a98a5462ba7d488acb8950
Summary:
Pull Request resolved: facebook#37441

Changelog: [Internal]

i just noticed that `[_delegate createContextContainer]` can be null because it returns `shared_ptr`, we should protect against that!

Reviewed By: javache

Differential Revision: D45805196

fbshipit-source-id: 9b482753fe443ebf058cd8e9e1ef3b5190f53f12
@philIip philIip force-pushed the export-D45805196 branch from c27553d to ab20d0c Compare May 15, 2023 21:15
@facebook-github-bot
Copy link
Contributor

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

@analysis-bot
Copy link

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 8,732,594 +3
android hermes armeabi-v7a 8,043,922 -1
android hermes x86 9,221,940 +0
android hermes x86_64 9,074,915 +0
android jsc arm64-v8a 9,297,788 +1
android jsc armeabi-v7a 8,486,551 -1
android jsc x86 9,358,534 +2
android jsc x86_64 9,615,114 +0

Base commit: 066f0b7
Branch: main

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label May 15, 2023
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 11251c3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. p: Facebook Partner: Facebook Partner
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants