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(*): getBufferSubDataAsync #32451

Merged
merged 3 commits into from
Mar 1, 2024
Merged

fix(*): getBufferSubDataAsync #32451

merged 3 commits into from
Mar 1, 2024

Conversation

stepancar
Copy link
Contributor

@stepancar stepancar commented Feb 27, 2024

Description

dest is not defined.
getBufferSubDataAsync should return dstBuffer

Motivation

getBufferSubDataAsync implementation is not correct.
It seems like it is just a typo

`dest` is not defined.
getBufferSubDataAsync should return dstBuffer
@stepancar stepancar requested a review from a team as a code owner February 27, 2024 00:39
@stepancar stepancar requested review from wbamberg and removed request for a team February 27, 2024 00:39
@github-actions github-actions bot added Content:WebAPI Web API docs size/xs [PR only] 0-5 LoC changed labels Feb 27, 2024
Copy link
Contributor

github-actions bot commented Feb 27, 2024

Preview URLs

(comment last updated: 2024-03-01 02:51:37)

Copy link
Collaborator

@wbamberg wbamberg left a comment

Choose a reason for hiding this comment

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

It seems like it is just a typo

Looks like it! Thank you @stepancar !

@wbamberg wbamberg merged commit d77e0bb into mdn:main Mar 1, 2024
9 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.

2 participants