Skip to content

Two URL parser fixes#24495

Closed
TimothyGu wants to merge 5 commits intonodejs:masterfrom
TimothyGu:url-flags
Closed

Two URL parser fixes#24495
TimothyGu wants to merge 5 commits intonodejs:masterfrom
TimothyGu:url-flags

Conversation

@TimothyGu
Copy link
Member

This PR is an alternative to #24218 that resolves #24211 and #24345 without #24218's performance regression.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. c++ Issues and PRs that require attention from people who are familiar with C++. whatwg-url Issues and PRs related to the WHATWG URL implementation.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Consider making URL's context symbol more private, or at least resetting the "flags" member