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

New histogram ID enum for differentiating use counter types #4703

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

DanielRyanSmith
Copy link
Collaborator

This change is a follow-up to #4624 that updates the implementation to use new histogram ID enums to differentiate use counters rather than having different config types. Changes were made to the origin trials API and how it represents use counter types (histogram ID), and this change mirrors those changes.

This is not a breaking change and can be successfully deployed without request interruption between ChromeStatus and the OT API.

Note that the css_property_id histogram ID enum is not yet used, which will come at a later time when addressing #4702.

@DanielRyanSmith DanielRyanSmith merged commit 5fed1ad into main Jan 16, 2025
7 checks passed
@DanielRyanSmith DanielRyanSmith deleted the histogram-enums branch January 16, 2025 21:08
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.

2 participants