Skip to content

Add valid init types to URLSearchParams constructor #269

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

Closed
wants to merge 1 commit into from

Conversation

jacobrask
Copy link

See https://url.spec.whatwg.org/#interface-urlsearchparams
Added sequence<sequence> and record<USVString, USVString>.

Fixes microsoft/TypeScript#15338

@msftclas
Copy link

This seems like a small (but important) contribution, so no Contribution License Agreement is required at this point. We will now review your pull request.
Thanks,
Microsoft Pull Request Bot

@Jessidhia
Copy link

You also need to update the baselines (run ./build.sh, copy generated/* into baselines/).

I also checked and it doesn't support Iterable 😢

@mhegazy
Copy link
Contributor

mhegazy commented Aug 15, 2017

As @Kovensky noted, you need to update the baselines for the CI server to pass. feel free to reopen with the missing files.

@mhegazy mhegazy closed this Aug 15, 2017
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.

4 participants