dillon1000/react
Commit
Browse files 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.
Changed paths3 files
First-parent comparisonsrc/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 ModifiedPatch
Files changed
Rendering syntax-highlighted changes…