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

DevTools: Scheduling profiler #22006

Merged

Commits on Aug 2, 2021

  1. DevTools: Fix content menu styles

    These were broken by the imperative -> declarative theme refactor. Fixed by parenting context menus under a container within the themed DOM subtree.
    Brian Vaughn committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    f0e267c View commit details
    Browse the repository at this point in the history
  2. Scheduling profiler: User Timings view shouldn't show context menu cu…

    …rsor
    Brian Vaughn committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    1557581 View commit details
    Browse the repository at this point in the history
  3. Don't render Suspense events canvas if profile JSON contains no suspe…

    …nse data
    Brian Vaughn committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    2a5b5c1 View commit details
    Browse the repository at this point in the history
  4. Hide vertical resize bar for certain views if smaller than a fixed he…

    …ight
    Brian Vaughn committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    13edca9 View commit details
    Browse the repository at this point in the history