Commit 58ec261
Internalize TracingState interface (#54631)
Summary:
Pull Request resolved: #54631
# Changelog: [Internal]
This should not have been public in a first place. There are just no reasons for it, since Performance Monitor is still an internal concept of React Native Framework.
Reviewed By: sbuggay
Differential Revision: D87638584
fbshipit-source-id: 0332461ea0a8fb8319c61a7f54538b8a7d277c9b1 parent 532d0be commit 58ec261
2 files changed
Lines changed: 1 addition & 10 deletions
File tree
- packages/react-native/ReactAndroid
- api
- src/main/java/com/facebook/react/devsupport/interfaces
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2233 | 2233 | | |
2234 | 2234 | | |
2235 | 2235 | | |
2236 | | - | |
2237 | | - | |
2238 | | - | |
2239 | | - | |
2240 | | - | |
2241 | | - | |
2242 | | - | |
2243 | | - | |
2244 | | - | |
2245 | 2236 | | |
2246 | 2237 | | |
2247 | 2238 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments