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

Add Chromium versions for api.CanvasRenderingContext2D.drawImage.Smoothing_downscaling #11793

Conversation

queengooborg
Copy link
Contributor

This PR adds real values for Chromium (Chrome, Opera, Samsung Internet, WebView Android) for the drawImage.Smoothing_downscaling member of the CanvasRenderingContext2D API, based upon information in a tracking bug.

Tracking Bug: https://crbug.com/269089

…thing_downscaling

This PR adds real values for Chromium (Chrome, Opera, Samsung Internet, WebView Android) for the `drawImage.Smoothing_downscaling` member of the `CanvasRenderingContext2D` API, based upon information in a tracking bug.

Tracking Bug: https://crbug.com/269089
@github-actions github-actions bot added the data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Jul 26, 2021
@foolip
Copy link
Contributor

foolip commented Jul 30, 2021

https://crbug.com/269089 doesn't mention a milestone. I know how I would use the bug to get the version, but can you spell it out for the benefit of future BCD archeologists trying to figure out what this feature is about and if the data is correct?

@queengooborg
Copy link
Contributor Author

Of course! The way that I had obtained the version number was to get the commit from the bug's comment history (this one specifically), and plug its commit hash into a helpful tool that finds its corresponding release: https://storage.googleapis.com/chromium-find-releases-static/6ea.html#6ea454313e099cb68ea91d31ef8f2f54ac4c393c

@foolip
Copy link
Contributor

foolip commented Aug 10, 2021

I've sent #11961 to fix the capitalization that bugged me here.

@foolip foolip merged commit 1b80912 into mdn:main Aug 10, 2021
@queengooborg queengooborg deleted the api/CanvasRenderingContext2D/drawImage/Smoothing_downscaling/chrome branch August 10, 2021 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants