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

Add Web Speech API feature flags #49934

Merged
merged 2 commits into from
Jan 7, 2025

Conversation

evanbliu
Copy link
Contributor

@evanbliu evanbliu commented Jan 6, 2025

This PR adds the --enable-features=InstallOnDeviceSpeechRecognition,OnDeviceWebSpeechAvailable,OnDeviceWebSpeech,MediaStreamTrackWebSpeech feature flag that enables testing of the new Web Speech API features.

@wpt-pr-bot wpt-pr-bot added infra wptrunner The automated test runner, commonly called through ./wpt run labels Jan 6, 2025
Copy link
Contributor

@jonathan-j-lee jonathan-j-lee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM once E501 line too long is fixed

tools/wptrunner/wptrunner/browsers/chrome.py Outdated Show resolved Hide resolved
@jonathan-j-lee jonathan-j-lee merged commit a70f302 into web-platform-tests:master Jan 7, 2025
33 checks passed
sadym-chromium pushed a commit that referenced this pull request Jan 14, 2025
This PR adds the --enable-features=InstallOnDeviceSpeechRecognition,OnDeviceWebSpeechAvailable,OnDeviceWebSpeech,MediaStreamTrackWebSpeech feature flag that enables testing of the new Web Speech API features.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infra wptrunner The automated test runner, commonly called through ./wpt run
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants