dillon1000/react

Commit

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.
Browse files
Changed paths2 files
First-parent comparison
M src/renderers/dom/client/wrappers/__tests__/ReactDOMSelect-test.js ModifiedM src/renderers/shared/reconciler/ReactReconciler.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…