Commit 9cb2e63
Remove unused websocketProxyURL property (#56722)
Summary:
Pull Request resolved: #56722
Remove `DevServerHelper.websocketProxyURL`, which constructed the URL for the legacy `/debugger-proxy` WebSocket endpoint. This property had no callers — the legacy remote JS debugging proxy has been superseded by `/inspector/device` and `/inspector/debug` endpoints (React Native DevTools CDP).
Changelog: [Android][Removed] - Remove unused `DevServerHelper.websocketProxyURL` property (legacy remote JS debugger)
___
overriding_review_checks_triggers_an_audit_and_retroactive_review
Oncall Short Name: react_native_iroc
Differential Revision: D104253123
fbshipit-source-id: c20922a4a4f21d602e43049144352f6221b9ad991 parent 9f4513c commit 9cb2e63
2 files changed
Lines changed: 0 additions & 5 deletions
File tree
- packages/react-native/ReactAndroid
- api
- src/main/java/com/facebook/react/devsupport
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1845 | 1845 | | |
1846 | 1846 | | |
1847 | 1847 | | |
1848 | | - | |
1849 | 1848 | | |
1850 | 1849 | | |
1851 | 1850 | | |
| |||
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | 81 | | |
86 | 82 | | |
87 | 83 | | |
| |||
0 commit comments