dillon1000/react
Commit
Browse files Remove _pendingContext
There is no way to queue an update to a context so there is no need for this field. The only way to get a new context is from above. Soon _pendingElement will get the same treatment. Once _setPropsInternal can be removed.
Changed paths1 file
First-parent comparisonsrc/core/ReactCompositeComponent.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…