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

Hide JS executor in Dev Menu when unimplemented #38622

Closed
wants to merge 1 commit into from

Conversation

huntie
Copy link
Member

@huntie huntie commented Jul 25, 2023

Summary:
Fixes exception thrown when getJavaScriptExecutorFactory() is not implemented on bridgeless.

Changelog: [Internal]

Reviewed By: cortinico

Differential Revision: D47755422

@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 Jul 25, 2023
@facebook-github-bot
Copy link
Contributor

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

@analysis-bot
Copy link

analysis-bot commented Jul 25, 2023

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 8,843,440 -3
android hermes armeabi-v7a 8,152,598 +0
android hermes x86 9,349,235 +0
android hermes x86_64 9,191,952 -4
android jsc arm64-v8a 9,456,861 -2
android jsc armeabi-v7a 8,637,996 -1
android jsc x86 9,539,948 -2
android jsc x86_64 9,783,248 +0

Base commit: e64756a
Branch: main

Summary:
Pull Request resolved: facebook#38622

Fixes exception thrown when `getJavaScriptExecutorFactory()` is not implemented on bridgeless.

Changelog: [Internal]

Reviewed By: cortinico

Differential Revision: D47755422

fbshipit-source-id: 260b204703a4d16714d8d45071000a1c45d94fde
@facebook-github-bot
Copy link
Contributor

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

@huntie
Copy link
Member Author

huntie commented Jul 26, 2023

Committed in 51a63f4

@huntie huntie closed this Jul 26, 2023
@huntie huntie deleted the export-D47755422 branch July 26, 2023 15:01
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 p: Facebook Partner: Facebook Partner
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants