-
Notifications
You must be signed in to change notification settings - Fork 24.3k
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
Refactor ReactSurface to use TaskInterface #38081
Refactor ReactSurface to use TaskInterface #38081
Conversation
This pull request was exported from Phabricator. Differential Revision: D47026648 |
Summary: Pull Request resolved: facebook#38081 Changelog: [Internal] As part of refactoring ReactSurface, ensuring the methods expose interfaces instead of internal classes, e.g. use TaskInterface instead of Task, Differential Revision: D47026648 fbshipit-source-id: 6fb27d79d7a0d41d872fd5295b1b288e6a10676a
6b50ead
to
60ef31c
Compare
This pull request was exported from Phabricator. Differential Revision: D47026648 |
Summary: Pull Request resolved: facebook#38081 Changelog: [Internal] As part of refactoring ReactSurface, ensuring the methods expose interfaces instead of internal classes, e.g. use TaskInterface instead of Task, Differential Revision: D47026648 fbshipit-source-id: f4adc7b8f15d830595a0b2646849d805d8ac2018
60ef31c
to
2c174e0
Compare
This pull request was exported from Phabricator. Differential Revision: D47026648 |
Summary: Pull Request resolved: facebook#38081 Changelog: [Internal] As part of refactoring ReactSurface, ensuring the methods expose interfaces instead of internal classes, e.g. use TaskInterface instead of Task, Differential Revision: D47026648 fbshipit-source-id: c7c401d3be7ba512e80ef051dbdf5177ca0f1991
2c174e0
to
175aed8
Compare
This pull request was exported from Phabricator. Differential Revision: D47026648 |
Summary: Pull Request resolved: facebook#38081 Changelog: [Internal] As part of refactoring ReactSurface, ensuring the methods expose interfaces instead of internal classes, e.g. use TaskInterface instead of Task, Reviewed By: cortinico Differential Revision: D47026648 fbshipit-source-id: 24dbae5321b6fa686c10e7c44ff1aea6d8c62582
This pull request was exported from Phabricator. Differential Revision: D47026648 |
175aed8
to
ad1675f
Compare
This pull request has been merged in 15d735b. |
Summary:
Changelog: [Internal]
As part of refactoring ReactSurface, ensuring the methods expose interfaces instead of internal classes, e.g. use TaskInterface instead of Task,
Differential Revision: D47026648