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

url: don't update URL immediately on update to URLSearchParams #51520

Merged
merged 18 commits into from
Jan 24, 2024

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    2b2d11b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    129a1a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2e8526 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    039380e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e015de2 View commit details
    Browse the repository at this point in the history
  6. url: don't use public getter for toString/toJSON

    This appears to keep the "calling stringifier with this = {} didn't throw TypeError" test happy
    MattIPv4 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    2487726 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b0270bc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d9c5381 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a05675c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    310d275 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b118a90 View commit details
    Browse the repository at this point in the history
  12. url: reduce diff for changes

    MattIPv4 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    916374e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    319eaa0 View commit details
    Browse the repository at this point in the history
  14. url: cleanup from review

    Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
    MattIPv4 and aduh95 authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    0c44fb6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    065c45c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0d0fef8 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. Configuration menu
    Copy the full SHA
    e9c4da2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04f53a7 View commit details
    Browse the repository at this point in the history