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 for Add a warning/suggestion to canvas.toDataURL to prefer toBlob #34730

Merged
merged 2 commits into from
Jul 12, 2024

Conversation

ragul1697
Copy link
Contributor

Description

Fixes #33748. Added a Warning to use toBlob instead of toDataURL.

@ragul1697 ragul1697 requested a review from a team as a code owner July 9, 2024 09:20
@ragul1697 ragul1697 requested review from wbamberg and removed request for a team July 9, 2024 09:20
@github-actions github-actions bot added Content:WebAPI Web API docs size/xs [PR only] 0-5 LoC changed labels Jul 9, 2024
Copy link
Contributor

github-actions bot commented Jul 9, 2024

Preview URLs

(comment last updated: 2024-07-12 04:18:31)

@Josh-Cena Josh-Cena merged commit 9673994 into mdn:main Jul 12, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:WebAPI Web API docs size/xs [PR only] 0-5 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a warning/suggestion to canvas.toDataURL to prefer toBlob
2 participants