-
Notifications
You must be signed in to change notification settings - Fork 25.1k
fix nullsafe FIXMEs for SurfaceMountingManager.java and mark nullsafe #50369
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
base: main
Are you sure you want to change the base?
Conversation
|
This pull request was exported from Phabricator. Differential Revision: D71979577 |
5e5b4b7 to
37ba5ed
Compare
…facebook#50369) Summary: Gone trough all the FIXMEs added in the previous diff by the nullsafe tool, marked the class as nullsafe and ensured no remaining violations. Changelog: [Android][Fixed] Made SurfaceMountingManager.java nullsafe Reviewed By: javache Differential Revision: D71979577
|
This pull request was exported from Phabricator. Differential Revision: D71979577 |
…facebook#50369) Summary: Pull Request resolved: facebook#50369 Gone trough all the FIXMEs added in the previous diff by the nullsafe tool, marked the class as nullsafe and ensured no remaining violations. Changelog: [Android][Fixed] Made SurfaceMountingManager.java nullsafe Reviewed By: javache Differential Revision: D71979577
67d1697 to
12370a9
Compare
…facebook#50369) Summary: Gone trough all the FIXMEs added in the previous diff by the nullsafe tool, marked the class as nullsafe and ensured no remaining violations. Changelog: [Android][Fixed] Made SurfaceMountingManager.java nullsafe Reviewed By: javache Differential Revision: D71979577
|
This pull request was exported from Phabricator. Differential Revision: D71979577 |
12370a9 to
6d1df50
Compare
…facebook#50369) Summary: Pull Request resolved: facebook#50369 Gone trough all the FIXMEs added in the previous diff by the nullsafe tool, marked the class as nullsafe and ensured no remaining violations. Changelog: [Android][Fixed] Made SurfaceMountingManager.java nullsafe Reviewed By: javache Differential Revision: D71979577
6d1df50 to
de50829
Compare
…facebook#50369) Summary: Gone trough all the FIXMEs added in the previous diff by the nullsafe tool, marked the class as nullsafe and ensured no remaining violations. Changelog: [Android][Fixed] Made SurfaceMountingManager.java nullsafe Reviewed By: javache Differential Revision: D71979577
|
This pull request was exported from Phabricator. Differential Revision: D71979577 |
…facebook#50369) Summary: Pull Request resolved: facebook#50369 Gone trough all the FIXMEs added in the previous diff by the nullsafe tool, marked the class as nullsafe and ensured no remaining violations. Changelog: [Android][Fixed] Made SurfaceMountingManager.java nullsafe Reviewed By: javache Differential Revision: D71979577
88f3a9b to
01368f1
Compare
…facebook#50369) Summary: Gone trough all the FIXMEs added in the previous diff by the nullsafe tool, marked the class as nullsafe and ensured no remaining violations. Changelog: [Android][Fixed] Made SurfaceMountingManager.java nullsafe Reviewed By: javache Differential Revision: D71979577
|
This pull request was exported from Phabricator. Differential Revision: D71979577 |
…facebook#50369) Summary: Pull Request resolved: facebook#50369 Gone trough all the FIXMEs added in the previous diff by the nullsafe tool, marked the class as nullsafe and ensured no remaining violations. Changelog: [Android][Fixed] Made SurfaceMountingManager.java nullsafe Reviewed By: javache Differential Revision: D71979577
01368f1 to
f3d6329
Compare
…facebook#50369) Summary: Gone trough all the FIXMEs added in the previous diff by the nullsafe tool, marked the class as nullsafe and ensured no remaining violations. Changelog: [Android][Fixed] Made SurfaceMountingManager.java nullsafe Reviewed By: javache Differential Revision: D71979577
f3d6329 to
f3ae601
Compare
…facebook#50369) Summary: Gone trough all the FIXMEs added in the previous diff by the nullsafe tool, marked the class as nullsafe and ensured no remaining violations. Changelog: [Android][Fixed] Made SurfaceMountingManager.java nullsafe Reviewed By: javache Differential Revision: D71979577
f3ae601 to
707c0e6
Compare
|
This pull request was exported from Phabricator. Differential Revision: D71979577 |
…facebook#50369) Summary: Pull Request resolved: facebook#50369 Gone trough all the FIXMEs added in the previous diff by the nullsafe tool, marked the class as nullsafe and ensured no remaining violations. Changelog: [Android][Fixed] Made SurfaceMountingManager.java nullsafe Reviewed By: javache Differential Revision: D71979577
881c609 to
426b011
Compare
…facebook#50369) Summary: Gone trough all the FIXMEs added in the previous diff by the nullsafe tool, marked the class as nullsafe and ensured no remaining violations. Changelog: [Android][Fixed] Made SurfaceMountingManager.java nullsafe Reviewed By: javache Differential Revision: D71979577
|
This pull request was exported from Phabricator. Differential Revision: D71979577 |
426b011 to
4b16c24
Compare
…-native/ReactAndroid/src/main/java/com/facebook/react/fabric/mounting/SurfaceMountingManager.java (facebook#50359) Summary: Pull Request resolved: facebook#50359 Added nullsafe FIXMEs for easier reviewing of next diff, where we fix them Changelog: [Internal] Differential Revision: D71979578
…facebook#50369) Summary: Gone trough all the FIXMEs added in the previous diff by the nullsafe tool, marked the class as nullsafe and ensured no remaining violations. Changelog: [Android][Fixed] Made SurfaceMountingManager.java nullsafe Reviewed By: javache Differential Revision: D71979577
4b16c24 to
77e1284
Compare
…facebook#50369) Summary: Pull Request resolved: facebook#50369 Gone trough all the FIXMEs added in the previous diff by the nullsafe tool, marked the class as nullsafe and ensured no remaining violations. Changelog: [Android][Fixed] Made SurfaceMountingManager.java nullsafe Reviewed By: javache Differential Revision: D71979577
|
This pull request was exported from Phabricator. Differential Revision: D71979577 |
77e1284 to
9cad4d3
Compare
|
This PR is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
|
This PR is stale because it has been open for 180 days with no activity. It will be closed in 7 days unless you comment on it or remove the "Stale" label. |
Summary:
Gone trough all the FIXMEs added in the previous diff by the nullsafe tool, marked the class as nullsafe and ensured no remaining violations.
Changelog: [Android][Fixed] Made SurfaceMountingManager.java nullsafe
Differential Revision: D71979577