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

feat(tracing): add long animation frame tracing #12646

Merged
merged 15 commits into from
Jul 10, 2024

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    5ba8c9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5e95d9 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. cleanup

    KevinL10 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    d4ff07d View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Merge branch 'develop' of https://github.com/getsentry/sentry-javascript

     into kevinliu/feat/add-long-animation-frame
    KevinL10 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    1a4bec7 View commit details
    Browse the repository at this point in the history
  2. add tests and cleanup

    KevinL10 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    c187e01 View commit details
    Browse the repository at this point in the history
  3. fix import order

    KevinL10 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    cb38cbd View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. cleanup

    KevinL10 committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    4335bea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b9ba4b View commit details
    Browse the repository at this point in the history
  3. move undefined check later

    KevinL10 committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    10091d8 View commit details
    Browse the repository at this point in the history
  4. fix flakiness

    KevinL10 committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    66f8f7d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    de91078 View commit details
    Browse the repository at this point in the history
  6. fix enable loaf logic

    KevinL10 committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    e8fc143 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. add additional loaf tests

    KevinL10 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    5f3f61a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d90e81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f38f30 View commit details
    Browse the repository at this point in the history