Skip to content

De-duplicate ReactUpdateQueue commitUpdateQueue#13403

Merged
acdlite merged 1 commit intofacebook:masterfrom
RuudBurger:deduplicate-commit-effects
Aug 15, 2018
Merged

De-duplicate ReactUpdateQueue commitUpdateQueue#13403
acdlite merged 1 commit intofacebook:masterfrom
RuudBurger:deduplicate-commit-effects

Conversation

@RuudBurger
Copy link
Contributor

A small patch to deduplicate a loop inside the commitUpdateQueue. (And to test the waters on sending PRs to the React codebase)

There is some of the same (duplicated) code being run for both the effects and the captured effect. I want to pick the duplicated loop in processUpdateQueue next

@facebook-github-bot
Copy link
Contributor

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign up at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need the corporate CLA signed.

If you have received this in error or have any questions, please contact us at cla@fb.com. Thanks!

@facebook-github-bot
Copy link
Contributor

Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks!

Copy link
Collaborator

@acdlite acdlite left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool, thanks!

@acdlite acdlite merged commit 5816829 into facebook:master Aug 15, 2018
@acdlite
Copy link
Collaborator

acdlite commented Aug 15, 2018

And to test the waters on sending PRs to the React codebase

Hope it went well!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants