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

Effects list refactor: Move resetChildLanes into complete work #19440

Closed

Commits on Sep 8, 2020

  1. Moved resetChildLanes into complete work

    This enabled us to remove a few hot path tag-type checks, but did not otherwise change any functionality.
    Brian Vaughn committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    a789939 View commit details
    Browse the repository at this point in the history
  2. Bubble profiler durations to parent (rather than walking children)

    Note this commit fails 5 tests. I am pushing it purely for sharing purposes.
    Brian Vaughn committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    c7c0203 View commit details
    Browse the repository at this point in the history