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

LibWeb: Add statusText validation for Response constructor #2870

Merged

Conversation

F3n67u
Copy link
Contributor

@F3n67u F3n67u commented Dec 10, 2024

Implemented validation to ensure statusText matches the reason-phrase token production.

This change fixes a WPT subtest which I have imported.

@F3n67u F3n67u marked this pull request as ready for review December 10, 2024 18:56
@F3n67u F3n67u marked this pull request as draft December 10, 2024 22:02
@F3n67u F3n67u force-pushed the response-status-text-validation branch from 35a120e to feafef4 Compare December 11, 2024 00:49
@F3n67u F3n67u marked this pull request as ready for review December 11, 2024 01:03
Implemented validation to ensure `statusText` matches the
`reason-phrase` token production.

This change fixes a WPT subtest which I have imported.
@F3n67u F3n67u force-pushed the response-status-text-validation branch from feafef4 to ae9cc95 Compare December 11, 2024 18:07
@ADKaster ADKaster merged commit 9c243ca into LadybirdBrowser:master Dec 11, 2024
6 checks passed
@F3n67u F3n67u deleted the response-status-text-validation branch December 12, 2024 01:09
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.

3 participants