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

Refactor function update_accessibility_nodes #10911

Merged
merged 11 commits into from
Dec 10, 2023

Commits on Dec 8, 2023

  1. Add TODOs

    Nilirad committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    d0a9459 View commit details
    Browse the repository at this point in the history
  2. Add early return conditions

    Nilirad committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    20cd918 View commit details
    Browse the repository at this point in the history
  3. Inline should_run variable

    Nilirad committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    4879add View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    98f10d5 View commit details
    Browse the repository at this point in the history
  5. Remove name variable

    Nilirad committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    af2f14d View commit details
    Browse the repository at this point in the history
  6. Optimize and inline focus_id

    Nilirad committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    a23f8a9 View commit details
    Browse the repository at this point in the history
  7. Rename variables

    Nilirad committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    fc4ea59 View commit details
    Browse the repository at this point in the history
  8. Extract variables

    Nilirad committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    e26d541 View commit details
    Browse the repository at this point in the history
  9. Extract functions

    Nilirad committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    b6fc5a6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2a026a5 View commit details
    Browse the repository at this point in the history
  11. Appease Clippy

    Nilirad committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    bab6580 View commit details
    Browse the repository at this point in the history