Commit e3598fa
Remove FileIoHandler (#58096)
Summary:
Pull Request resolved: #58096
This was added ages to serve an internal use-case and is a major security risk if left unguarded in production (D4650999 / S670581). It was never ported to iOS and a platform inconsistency.
Changelog: [Android][Changed] Removed FileIoHandler packager message handlers
(Not breaking since this is a devtooling-related API change: https://reactnative.dev/releases/versioning-policy#what-is-a-breaking-change)
Reviewed By: christophpurrer, cortinico
Differential Revision: D117176703
fbshipit-source-id: c79cb8d7758706b1871f81e72c6e356ae32ed6a91 parent 5b680c5 commit e3598fa
3 files changed
Lines changed: 0 additions & 171 deletions
File tree
- packages/react-native/ReactAndroid
- api
- src/main/java/com/facebook/react
- devsupport
- packagerconnection
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2960 | 2960 | | |
2961 | 2961 | | |
2962 | 2962 | | |
2963 | | - | |
2964 | | - | |
2965 | | - | |
2966 | | - | |
2967 | | - | |
2968 | | - | |
2969 | 2963 | | |
2970 | 2964 | | |
2971 | 2965 | | |
| |||
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | 30 | | |
32 | 31 | | |
33 | 32 | | |
| |||
160 | 159 | | |
161 | 160 | | |
162 | 161 | | |
163 | | - | |
164 | 162 | | |
165 | 163 | | |
166 | 164 | | |
| |||
Lines changed: 0 additions & 163 deletions
This file was deleted.
0 commit comments