Skip to content

Make ReactContext and ReactApplicationContext classes abstract#43625

Closed
RSNara wants to merge 4 commits intofacebook:mainfrom
RSNara:export-D55218590
Closed

Make ReactContext and ReactApplicationContext classes abstract#43625
RSNara wants to merge 4 commits intofacebook:mainfrom
RSNara:export-D55218590

Conversation

@RSNara
Copy link
Copy Markdown
Contributor

@RSNara RSNara commented Mar 22, 2024

Summary: Changelog: [Android][Breaking] Make ReactApplicationContext and ReactContext abstract. Please instantiate BridgeReactContext instead (bridge mode). Or BridgelessReactContext instead (bridgeless mode).

Reviewed By: arushikesarwani94

Differential Revision: D55218590

@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 labels Mar 22, 2024
@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

@RSNara RSNara force-pushed the export-D55218590 branch from f8f27a0 to 8e46e4f Compare March 22, 2024 20:17
@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

@RSNara RSNara force-pushed the export-D55218590 branch from 8e46e4f to 870095b Compare March 22, 2024 20:26
@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

@RSNara RSNara force-pushed the export-D55218590 branch from 870095b to e92ea68 Compare March 22, 2024 21:13
@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

@RSNara RSNara force-pushed the export-D55218590 branch from e92ea68 to 3fcef35 Compare March 22, 2024 21:27
@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

@RSNara RSNara force-pushed the export-D55218590 branch from 3fcef35 to acb94c6 Compare March 25, 2024 23:30
@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

@RSNara RSNara force-pushed the export-D55218590 branch from acb94c6 to fdc8a40 Compare March 25, 2024 23:47
@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

@RSNara RSNara force-pushed the export-D55218590 branch from fdc8a40 to f06f0d5 Compare March 26, 2024 00:01
RSNara added 4 commits March 25, 2024 17:22
Summary:
Eventually, we will move all bridge methods to BridgeReactContext.

Long-term, ReactApplicationContext and ReactContext will become abstract. And these two contexts will only contain methods common to both modes.

Changelog: [Android][Added] Introduce BridgeReactContext

Differential Revision: https://internalfb.com/D55218592
Summary:
Eventaully, ReactApplicationContext.initailizeWithInstance() will be moved to BridgeReactContext.

Doing the migration up-front to remove noise from the eventual diff.

Changelog: [Internal]

Differential Revision: https://internalfb.com/D55218593
Summary:
The things that create ReactApplicationContext should instead create BridgeReactContext.

Long-term, ReactApplicationContext will be abstract. This diff pulls noise out from that eventual diff.

Changelog: [Internal]

Differential Revision: https://internalfb.com/D55218591
…ook#43625)

Summary:
Pull Request resolved: facebook#43625

Changelog: [Android][Breaking] Make ReactApplicationContext and ReactContext abstract. Please instantiate BridgeReactContext instead (bridge mode). Or BridgelessReactContext instead (bridgeless mode).

Reviewed By: arushikesarwani94

Differential Revision: D55218590
@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

@RSNara RSNara force-pushed the export-D55218590 branch from f06f0d5 to d6adf2a Compare March 26, 2024 00:26
@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Mar 26, 2024
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request has been merged in e69f675.

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.

2 participants