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

Allow feature owners to supply CSS property use counters for origin trials #4702

Open
3 tasks
DanielRyanSmith opened this issue Jan 15, 2025 · 0 comments
Open
3 tasks

Comments

@DanielRyanSmith
Copy link
Collaborator

Currently, users can supply WebFeature and WebDXFeature use counters for monitoring origin trial usage, but no option is available for CSS property use counters. The Origin Trials API can accept CSS property use counters, but feature owners cannot supply them through the origin trial creation request form.

  • The request form should allow the user to provide this type of use counter.
  • When submitting the origin trial creation request form, the correct mojom file should be checked to verify the use counter exists in the file.
  • The format of the request sent to the OT API should contain the correct use counter type information.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant