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 SDLImageField nullability of initializer parameter #1626

Conversation

joeljfischer
Copy link
Contributor

Fixes #1625

This PR is ready for review.

Risk

This PR makes major API changes. These changes are internal to the next release

Testing Plan

  • I have verified that I have not introduced new warnings in this PR (or explain why below)
  • I have run the unit tests with this PR
  • I have tested this PR against Core and verified behavior (if applicable, if not applicable, explain why below).

Unit Tests

N/A

Core Tests

This only changed nullability of a parameter, so tests were not performed.

Core version / branch / commit hash / module tested against: n/a
HMI name / version / branch / commit hash / module tested against: n/a

Summary

Update SDLImageField initWithName:imageTypeSupported:imageResolution: to make the imageResolution parameter nullable like the property itself.

CLA

@joeljfischer joeljfischer added bug A defect in the library rpc Relating to the RPC layer labels Apr 16, 2020
@joeljfischer joeljfischer self-assigned this Apr 16, 2020
@joeljfischer joeljfischer added this to In progress in v6.6.0 via automation Apr 16, 2020
@NicoleYarroch NicoleYarroch self-requested a review April 17, 2020 12:04
v6.6.0 automation moved this from In progress to Reviewer approved Apr 17, 2020
@joeljfischer joeljfischer merged commit fa068d3 into develop Apr 17, 2020
v6.6.0 automation moved this from Reviewer approved to Done Apr 17, 2020
@joeljfischer joeljfischer deleted the bugfix/issue-1625-sdlimagefield-imageresolution-init-nullable branch April 17, 2020 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A defect in the library rpc Relating to the RPC layer
Projects
No open projects
v6.6.0
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants