dillon1000/react
Commit
Browse files [DevTools] The bridge event types should only be defined in one direction (#34859)
This revealed that a lot of the event types were defined on the wrong end of the bridge. It was also a problem that events with the same name couldn't have different arguments.
Changed paths2 files
First-parent comparisonpackages/react-devtools-shared/src/bridge.js ModifiedM packages/react-devtools-shared/src/devtools/views/Components/InspectHostNodesToggle.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…