dillon1000/react

Commit

Trim and inline ReactInstanceHandles (#7676)

React IDs have been killed and there was one call site left in a test. I trimmed down the implementation to keep only what is actually used and inlined it inside of the test so we don't get more people using it in the future.
Browse files
Changed paths3 files
First-parent comparison
M src/renderers/shared/stack/event/eventPlugins/__tests__/ResponderEventPlugin-test.js ModifiedD src/renderers/shared/stack/reconciler/ReactInstanceHandles.js DeletedM src/renderers/testing/__tests__/ReactTestRenderer-test.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…