Commit 1e21c9e
PerfMonitor to subscribe to InspectorTarget tracing events (facebook#54825)
Summary:
# Changelog: [Internal]
Removed manual propagation of the tracing state in `ReactHostInspectorTarget.kt`.
The `jsinspector-modern` should be the centralised and the only source of truth for tracing state.
Reviewed By: huntie
Differential Revision: D887344831 parent 0b002fb commit 1e21c9e
File tree
1 file changed
+2
-12
lines changed- packages/react-native/ReactAndroid/src/main/java/com/facebook/react/runtime
1 file changed
+2
-12
lines changedLines changed: 2 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
56 | 57 | | |
57 | 58 | | |
58 | 59 | | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
| 60 | + | |
65 | 61 | | |
66 | 62 | | |
67 | 63 | | |
68 | 64 | | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | 65 | | |
73 | 66 | | |
74 | 67 | | |
75 | 68 | | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | 69 | | |
80 | 70 | | |
81 | 71 | | |
| |||
0 commit comments