Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace ReactFiberErrorLogger injection with static forks #11717

Merged
merged 1 commit into from
Nov 30, 2017

Conversation

gaearon
Copy link
Collaborator

@gaearon gaearon commented Nov 30, 2017

This uses the new static module injection system formalized in #11711 to remove the dynamic injection from one of the modules. It won't require changes on RN side, but will on www (I'll send a diff once this is merged).

@gaearon gaearon force-pushed the no-fiber-dialog branch 2 times, most recently from c74f314 to cf9f0be Compare November 30, 2017 13:12
Copy link
Contributor

@trueadm trueadm left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@bvaughn bvaughn left a comment

Choose a reason for hiding this comment

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

This is a nice cleanup. 👍 I dig it.

@gaearon gaearon merged commit 642a678 into facebook:master Nov 30, 2017
@gaearon gaearon deleted the no-fiber-dialog branch November 30, 2017 17:57
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.

None yet

4 participants