Skip to content

Percent decode#1361

Merged
zloirock merged 13 commits intozloirock:masterfrom
slowcheetah:1357_percent_decode
Aug 15, 2024
Merged

Percent decode#1361
zloirock merged 13 commits intozloirock:masterfrom
slowcheetah:1357_percent_decode

Conversation

@slowcheetah
Copy link
Copy Markdown
Collaborator

@slowcheetah slowcheetah commented Aug 12, 2024

fix #1357

@slowcheetah slowcheetah marked this pull request as draft August 12, 2024 21:49
@slowcheetah slowcheetah marked this pull request as ready for review August 13, 2024 17:47
Comment thread packages/core-js/modules/web.url-search-params.constructor.js Outdated
Comment thread packages/core-js/modules/web.url-search-params.constructor.js Outdated
Comment thread packages/core-js/modules/web.url-search-params.constructor.js Outdated
Comment thread packages/core-js/modules/web.url-search-params.constructor.js Outdated
Comment thread packages/core-js/modules/web.url-search-params.constructor.js Outdated
@slowcheetah slowcheetah requested a review from zloirock August 13, 2024 18:51
Comment thread packages/core-js/modules/web.url-search-params.constructor.js Outdated
Comment thread packages/core-js/modules/web.url-search-params.constructor.js Outdated
Comment thread packages/core-js/modules/web.url-search-params.constructor.js Outdated
Comment thread packages/core-js/modules/web.url-search-params.constructor.js Outdated
Comment thread packages/core-js/modules/web.url-search-params.constructor.js
Comment thread packages/core-js/modules/web.url-search-params.constructor.js Outdated
@slowcheetah slowcheetah requested a review from zloirock August 14, 2024 05:06
Comment thread packages/core-js/modules/web.url-search-params.constructor.js Outdated
count++;
}
return count;
};
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome -)

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug in some cases of URLSearchParams percent decoding

2 participants