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

Moving SurfaceHandler to react.interfaces.fabric #38759

Closed

Conversation

arushikesarwani94
Copy link
Contributor

Summary:
As part of refactoring the ReactSurface, moving the SurfaceHandler interface to react.interfaces.fabric.

changelog: [internal] internal

Differential Revision: D48006184

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

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

arushikesarwani94 and others added 2 commits August 3, 2023 11:27
Summary:
See the discussion in D47915065.

In order to expose `getSurfaceHandler()` from an interface ReactSurface in D47109982, we need this to be public.

All methods in an interface are public and the implementing class can not have a restricted visibility than the interface.

Differential Revision: D48003816

fbshipit-source-id: ebefeb35f7d3289a442f3885feff76387b78a57e
Summary:
Pull Request resolved: facebook#38759

As part of refactoring the `ReactSurface`, moving the `SurfaceHandler` interface to `react.interfaces.fabric`.

changelog: [internal] internal

Reviewed By: christophpurrer

Differential Revision: D48006184

fbshipit-source-id: 6c0a6eb122a89be1950f593da55cfe4dcd84698f
@facebook-github-bot
Copy link
Contributor

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

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

This pull request has been merged in 51263cc.

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