Skip to content

Conversation

@miniak
Copy link
Contributor

@miniak miniak commented Apr 17, 2019

Description of Change

Changing buffer data should not modify the nativeImage pixels, makes it consistent with PNG / JPEG behavior, which always copies the data.

Checklist

Release Notes

Notes: Fixed inconsistent behavior where modifying the buffer would change nativeImage pixels, while decoded PNG / JPEG data is a copy.

@miniak miniak self-assigned this Apr 17, 2019
@electron-cation electron-cation bot added the new-pr 🌱 PR opened recently label Apr 17, 2019
@miniak miniak requested a review from deepak1556 April 17, 2019 18:48
@zcbenz zcbenz merged commit 5e7c828 into master Apr 18, 2019
@release-clerk
Copy link

release-clerk bot commented Apr 18, 2019

Release Notes Persisted

Fixed inconsistent behavior where modifying the buffer would change nativeImage pixels, while decoded PNG / JPEG data is a copy.

@zcbenz zcbenz deleted the miniak/native-image branch April 18, 2019 00:16
@trop
Copy link
Contributor

trop bot commented Apr 18, 2019

I was unable to backport this PR to "3-1-x" cleanly;
you will need to perform this backport manually.

@trop
Copy link
Contributor

trop bot commented Apr 18, 2019

I was unable to backport this PR to "4-1-x" cleanly;
you will need to perform this backport manually.

@trop
Copy link
Contributor

trop bot commented Apr 18, 2019

I was unable to backport this PR to "5-0-x" cleanly;
you will need to perform this backport manually.

@miniak
Copy link
Contributor Author

miniak commented Apr 18, 2019

/trop run backport-to 5-0-x

@trop
Copy link
Contributor

trop bot commented Apr 18, 2019

The backport process for this PR has been manually initiated,
sending your 1's and 0's to "5-0-x" here we go! :D

@trop
Copy link
Contributor

trop bot commented Apr 18, 2019

I was unable to backport this PR to "5-0-x" cleanly;
you will need to perform this backport manually.

@trop
Copy link
Contributor

trop bot commented Apr 18, 2019

A maintainer has manually backported this PR to "5-0-x", please check out #17863

@trop trop bot added the in-flight/5-0-x label Apr 18, 2019
@trop
Copy link
Contributor

trop bot commented Apr 18, 2019

A maintainer has manually backported this PR to "4-1-x", please check out #17862

@trop trop bot added the in-flight/4-1-x label Apr 18, 2019
@trop
Copy link
Contributor

trop bot commented Apr 18, 2019

A maintainer has manually backported this PR to "3-1-x", please check out #17861

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.

5 participants