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

Enum values that ignore naming conventions in WebRTC Encoded Transform #232

Open
1 task
dontcallmedom-bot opened this issue Aug 30, 2024 · 0 comments
Open
1 task

Comments

@dontcallmedom-bot
Copy link

While crawling WebRTC Encoded Transform, the following enum values were found to ignore naming conventions (lower case, hyphen separated words):

  • The value "keyID" of the enum SFrameTransformErrorEventType does not match the expected conventions (lower case, hyphen separated words)

See Use casing rules consistent with existing APIs in Web Platform Design Principles document for guidance.

This issue was detected and reported semi-automatically by Strudy based on data collected in webref.

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

No branches or pull requests

1 participant