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

Use a closure to bind argument to callback in ReactErrorUtils #8363

Merged
merged 2 commits into from Nov 28, 2016

Commits on Nov 20, 2016

  1. Use a closure to bind gaurded callback

    This way the fake event isn't being implicitly passed into the event handler
    Brandon Dail authored and Brandon Dail committed Nov 20, 2016
    Copy the full SHA
    14dcb61 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2016

  1. Add tests for ReactErrorUtils

    Add fiber test report
    
    Linting fixes
    Brandon Dail committed Nov 28, 2016
    Copy the full SHA
    f293884 View commit details
    Browse the repository at this point in the history