Commit 6fd2cc2
committed
Update Network and Tracing handlers to error under multiple hosts (#54408)
Summary:
Pull Request resolved: #54408
Follows from the parent commit. This will prevent 3P CDP clients from using the `Tracing` or `Network` domains when we are in an unsupported multi React Native Host setup.
Changelog: [Internal]
Reviewed By: hoxyq
Differential Revision: D86201688
fbshipit-source-id: 052d563a371fd77c1a05ad8518e222d6bc1eb3721 parent 74d687c commit 6fd2cc2
File tree
2 files changed
+25
-4
lines changed- packages/react-native/ReactCommon/jsinspector-modern
2 files changed
+25
-4
lines changedLines changed: 14 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
149 | 162 | | |
150 | 163 | | |
151 | 164 | | |
| |||
386 | 399 | | |
387 | 400 | | |
388 | 401 | | |
389 | | - | |
390 | | - | |
391 | | - | |
| 402 | + | |
392 | 403 | | |
393 | 404 | | |
394 | 405 | | |
| |||
Lines changed: 11 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
57 | 67 | | |
58 | 68 | | |
59 | 69 | | |
| |||
0 commit comments