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

Corrections to Blob. #4597

Merged
merged 3 commits into from
Aug 12, 2019
Merged

Corrections to Blob. #4597

merged 3 commits into from
Aug 12, 2019

Conversation

jpmedley
Copy link
Contributor

Additions to #4581

api/Blob.json Outdated
@@ -209,7 +209,7 @@
}
],
"chrome_android": {
"version_added": true
"version_added": "25"
Copy link
Collaborator

Choose a reason for hiding this comment

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

This all looks great, just have one little question. Chrome Desktop had the webkit prefix from version 5 to version 25. Technically, wouldn't that mean Chrome Android 18 would have the webkit prefix as well?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed. Please look again.

Copy link
Collaborator

Choose a reason for hiding this comment

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

Thanks for clarification!

@queengooborg queengooborg added the data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Aug 12, 2019
Copy link
Collaborator

@queengooborg queengooborg left a comment

Choose a reason for hiding this comment

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

Thanks for updating the PR — just one last change and we should be good to go!

api/Blob.json Outdated
"version_added": "25"
},
{
"version_added": "5",
Copy link
Collaborator

Choose a reason for hiding this comment

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

Whoops, looks like this got set as “5” when it should be “18”, correct?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sorry. Fixed.

Copy link
Collaborator

Choose a reason for hiding this comment

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

All good, thanks for the quick fixes! This pull request looks all ready to go!

@queengooborg queengooborg merged commit 1b4520a into mdn:master Aug 12, 2019
@jpmedley jpmedley deleted the blob branch August 12, 2019 21:53
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