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

as-content-rating: Add as_content_rating_get_rating_ids() #269

Merged
merged 1 commit into from Nov 1, 2018

Conversation

pwithnall
Copy link
Collaborator

This allows the set of rating IDs in the AsContentRating to be returned,
allowing the caller to iterate over them to check their values, rather
than having to hard-code their own list of OARS rating IDs.

Includes a basic test.

Signed-off-by: Philip Withnall withnall@endlessm.com

This allows the set of rating IDs in the AsContentRating to be returned,
allowing the caller to iterate over them to check their values, rather
than having to hard-code their own list of OARS rating IDs.

Includes a basic test.

Signed-off-by: Philip Withnall <withnall@endlessm.com>
@hughsie
Copy link
Owner

hughsie commented Nov 1, 2018

One little nit, and then LGTM, thanks. I've given you push access to master, so please just merge when you've fixed it up locally.

@pwithnall pwithnall merged commit caf8cd8 into hughsie:master Nov 1, 2018
@pwithnall pwithnall deleted the content-rating-ids branch November 1, 2018 10:42
@pwithnall
Copy link
Collaborator Author

Thanks for the fast review!

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.

None yet

2 participants