dillon1000/react
Commit
Browse files Don't use owner to determine if the auto-bailout should be used
I didn't realize that we actually special cased this. This is an unfortunate heuristic but it helps minimize the harm that this optimization does.
Changed paths2 files
First-parent comparisonsrc/renderers/dom/client/wrappers/__tests__/ReactDOMSelect-test.js ModifiedM src/renderers/shared/reconciler/ReactReconciler.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…