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

Fix RTCStatsType values #822

Closed
wants to merge 1 commit into from

Conversation

ydz-one
Copy link

@ydz-one ydz-one commented Feb 14, 2020

Change RTCStatsType values to match MDN docs

Fixes microsoft/TypeScript#36650

@ydz-one ydz-one requested a review from sandersn as a code owner February 14, 2020 06:03
@ydz-one ydz-one force-pushed the Fix_RTCStatsType_values branch 2 times, most recently from f8e46e6 to d48c57b Compare February 14, 2020 06:27
@ydz-one ydz-one force-pushed the Fix_RTCStatsType_values branch from d48c57b to c85cdfa Compare February 14, 2020 06:29
@HolgerJeromin
Copy link
Contributor

https://github.com/microsoft/TSJS-lib-generator/blob/master/inputfiles/README.md says you should not edit this json...

@ydz-one
Copy link
Author

ydz-one commented Feb 14, 2020

Continuous doesn't pass if that json isn't edited tho

Copy link
Member

@sandersn sandersn left a comment

Choose a reason for hiding this comment

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

I agree with @HolgerJeromin, you should use the override json files instead of editing browser.webidl.preprocessed.json.

@saschanaz
Copy link
Contributor

#1034 fixed this

@github-actions close

@github-actions github-actions bot closed this Aug 27, 2021
@github-actions
Copy link
Contributor

Closing because @saschanaz is a code-owner of all the changes.

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.

RTCStatsType in dom.generated.d.ts is incorrect.
4 participants