dillon1000/react
Commit
Browse files Stop bubbling priority on equal priority
Unobservable perf fix. Previously we only stopped bubbling if the priority was lower, but we can stop on equal priority, too.
Changed paths1 file
First-parent comparisonsrc/renderers/shared/fiber/ReactFiberScheduler.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…