dillon1000/react
Commit
Browse files [DevTools] Shut down standalone Bridge on socket close (#37076)
Ensures the standalone DevTools Bridge fully shuts down when its WebSocket closes, with re-entrancy protection. Adds tests confirming event-only shutdown leaves the Bridge active while socket closure shuts it down.
Changed paths2 files
First-parent comparisonpackages/react-devtools-core/src/backend.js ModifiedA packages/react-devtools-shared/src/__tests__/backend-test.js AddedPatch
Files changed
Rendering syntax-highlighted changes…