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(fetch): record timings #32613

Merged
merged 15 commits into from
Sep 17, 2024
Merged

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    e175858 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. fix happy eyeballs

    Skn0tt committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    95ff76a View commit details
    Browse the repository at this point in the history
  2. add test

    Skn0tt committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    1d061f8 View commit details
    Browse the repository at this point in the history
  3. refactor

    Skn0tt committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    e218228 View commit details
    Browse the repository at this point in the history
  4. remove one listener

    Skn0tt committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    513b1c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7e2acc5 View commit details
    Browse the repository at this point in the history
  6. update comment

    Skn0tt committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    23a0a53 View commit details
    Browse the repository at this point in the history
  7. remove demo test

    Skn0tt committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    c0c036b View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. add comment about connect

    Skn0tt committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    9479423 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d8ab8a View commit details
    Browse the repository at this point in the history
  3. refactor endAt

    Skn0tt committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    dde4488 View commit details
    Browse the repository at this point in the history
  4. add test for redirects

    Skn0tt committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    2d0919c View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Update packages/playwright-core/src/server/fetch.ts

    Co-authored-by: Dmitry Gozman <dgozman@gmail.com>
    Signed-off-by: Simon Knott <info@simonknott.de>
    Skn0tt and dgozman authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    c29a556 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d4f149 View commit details
    Browse the repository at this point in the history
  3. omit timings

    Skn0tt committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    f4a986e View commit details
    Browse the repository at this point in the history