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: modernize ListValue in net converters #34657

Merged
merged 1 commit into from Jun 22, 2022
Merged

Conversation

nornagon
Copy link
Member

Description of Change

Modernize ListValue usage in net_converter.

This also fixes a 3-year-old bug introduced by
#20719, in which the length property
in resource bodies was ignored.

Checklist

Release Notes

Notes: Fixed the 'length' property in UploadFile objects being ignored.

@nornagon nornagon added no-backport semver/patch backwards-compatible bug fixes labels Jun 20, 2022
@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Jun 20, 2022
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Jun 21, 2022
@codebytere codebytere changed the title chore: modernize ListValue in net converters fix: modernize ListValue in net converters Jun 22, 2022
@codebytere codebytere merged commit bf52318 into main Jun 22, 2022
@codebytere codebytere deleted the modernize-listvalue-net branch June 22, 2022 08:14
@release-clerk
Copy link

release-clerk bot commented Jun 22, 2022

Release Notes Persisted

Fixed the 'length' property in UploadFile objects being ignored.

schetle pushed a commit to schetle/electron that referenced this pull request Nov 3, 2022
khalwa pushed a commit to solarwindscloud/electron that referenced this pull request Feb 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-backport semver/patch backwards-compatible bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants