Skip to content

Conversation

sorawee
Copy link
Contributor

@sorawee sorawee commented Oct 14, 2023

Browsers released within the last 5 years (the partial support tier according to #240) support URLSearchParams, so we should use it.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Resyntax analyzed 0 files in this pull request and found no issues.

@sorawee
Copy link
Contributor Author

sorawee commented Oct 15, 2023

As a side effect, this handles query string much better than what it currently does. For example, the malformed query string in #329 / greghendershott/racket-mode#623 can now be decoded with no issue.

@sorawee sorawee force-pushed the refactor-scribble-common branch from b213e23 to 96fe38e Compare October 16, 2023 06:55
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Resyntax analyzed 0 files in this pull request and found no issues.

Browsers released within the last 5 years (the partial support tier
according to #240) support
URLSearchParams, so we should use it.
@sorawee sorawee force-pushed the refactor-scribble-common branch from 96fe38e to 85bc528 Compare October 17, 2023 03:37
@sorawee
Copy link
Contributor Author

sorawee commented Oct 17, 2023

Thank you for the feedback, @yfzhe!

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Resyntax analyzed 0 files in this pull request and found no issues.

@sorawee sorawee merged commit e6ce1cf into master Oct 29, 2023
@sorawee sorawee deleted the refactor-scribble-common branch October 29, 2023 18:04
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.

2 participants