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

perf: support activated service worker that is not handling requests #29349

Merged
merged 41 commits into from
Apr 23, 2024

Commits on Apr 7, 2024

  1. updating controlledUrls

    mschile committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    c8f3cfa View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    fe79da5 View commit details
    Browse the repository at this point in the history
  2. updating workflow [run ci]

    mschile committed Apr 8, 2024
    4 Configuration menu
    Copy the full SHA
    fa9bc30 View commit details
    Browse the repository at this point in the history
  3. bump cache

    mschile committed Apr 8, 2024
    5 Configuration menu
    Copy the full SHA
    5e08502 View commit details
    Browse the repository at this point in the history
  4. commenting out assertion

    mschile committed Apr 8, 2024
    5 Configuration menu
    Copy the full SHA
    49febb1 View commit details
    Browse the repository at this point in the history
  5. await clients.claim [run ci]

    mschile committed Apr 8, 2024
    5 Configuration menu
    Copy the full SHA
    4de2375 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. 4 Configuration menu
    Copy the full SHA
    67db370 View commit details
    Browse the repository at this point in the history
  2. overriding clients.claim

    mschile committed Apr 9, 2024
    5 Configuration menu
    Copy the full SHA
    17c15e8 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

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

Commits on Apr 11, 2024

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

Commits on Apr 12, 2024

  1. updates

    mschile committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    49c29b3 View commit details
    Browse the repository at this point in the history
  2. updates

    mschile committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    fa06db9 View commit details
    Browse the repository at this point in the history
  3. updating workflow

    mschile committed Apr 12, 2024
    9 Configuration menu
    Copy the full SHA
    446d5ea View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

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

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    1b18303 View commit details
    Browse the repository at this point in the history
  2. adding driver test

    mschile committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    c25d535 View commit details
    Browse the repository at this point in the history
  3. 3 Configuration menu
    Copy the full SHA
    b2f64ec View commit details
    Browse the repository at this point in the history
  4. updating failed tests

    mschile committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    6bbb116 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'mschile/service_worker_uncontrolled' of https://github.…

    …com/cypress-io/cypress into mschile/service_worker_uncontrolled
    mschile committed Apr 17, 2024
    5 Configuration menu
    Copy the full SHA
    2275a4b View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. unit test updates

    mschile committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    c47a777 View commit details
    Browse the repository at this point in the history
  2. update

    mschile committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    e7962ed View commit details
    Browse the repository at this point in the history
  3. updating changelog

    mschile committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    6fea57d View commit details
    Browse the repository at this point in the history
  4. update changelog

    mschile committed Apr 18, 2024
    5 Configuration menu
    Copy the full SHA
    d278c47 View commit details
    Browse the repository at this point in the history
  5. 4 Configuration menu
    Copy the full SHA
    0ee0c45 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. 2 Configuration menu
    Copy the full SHA
    b988108 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Bill Glesias <bglesias@gmail.com>
    mschile and AtofStryker committed Apr 19, 2024
    5 Configuration menu
    Copy the full SHA
    0b7c585 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. support redirected requests

    mschile committed Apr 20, 2024
    5 Configuration menu
    Copy the full SHA
    9ee2791 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Apply suggestions from code review

    Co-authored-by: Ryan Manuel <ryanm@cypress.io>
    mschile and ryanthemanuel committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    1a5bcb9 View commit details
    Browse the repository at this point in the history
  2. Update packages/proxy/test/unit/http/util/service-worker-manager.spec.ts

    Co-authored-by: Bill Glesias <bglesias@gmail.com>
    mschile and AtofStryker committed Apr 22, 2024
    5 Configuration menu
    Copy the full SHA
    f73daf5 View commit details
    Browse the repository at this point in the history
  3. fixing type issue

    mschile committed Apr 22, 2024
    5 Configuration menu
    Copy the full SHA
    a9c1c49 View commit details
    Browse the repository at this point in the history
  4. revert stop only change

    mschile committed Apr 22, 2024
    3 Configuration menu
    Copy the full SHA
    88474d3 View commit details
    Browse the repository at this point in the history
  5. 2 Configuration menu
    Copy the full SHA
    328bdd1 View commit details
    Browse the repository at this point in the history
  6. 3 Configuration menu
    Copy the full SHA
    0e80622 View commit details
    Browse the repository at this point in the history
  7. updating cache version

    mschile committed Apr 22, 2024
    3 Configuration menu
    Copy the full SHA
    1cedbc4 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. update

    mschile committed Apr 23, 2024
    4 Configuration menu
    Copy the full SHA
    a276cfc View commit details
    Browse the repository at this point in the history
  2. 3 Configuration menu
    Copy the full SHA
    fc74262 View commit details
    Browse the repository at this point in the history
  3. 3 Configuration menu
    Copy the full SHA
    f3e9fbe View commit details
    Browse the repository at this point in the history
  4. 4 Configuration menu
    Copy the full SHA
    bc767fd View commit details
    Browse the repository at this point in the history
  5. 4 Configuration menu
    Copy the full SHA
    7c15d36 View commit details
    Browse the repository at this point in the history
  6. adding timeout

    mschile committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    48d2525 View commit details
    Browse the repository at this point in the history
  7. 5 Configuration menu
    Copy the full SHA
    d13e2e4 View commit details
    Browse the repository at this point in the history