-
Notifications
You must be signed in to change notification settings - Fork 22.9k
Editorial review: Add docs for restrictOwnAudio constraint #41437
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
Editorial review: Add docs for restrictOwnAudio constraint #41437
Conversation
Preview URLs (6 pages)
Flaws (4)Note! 4 documents with no flaws that don't need to be listed. 🎉 URL:
URL:
(comment last updated: 2025-10-15 09:57:11) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM with nits
files/en-us/web/api/mediatrackconstraints/restrictownaudio/index.md
Outdated
Show resolved
Hide resolved
files/en-us/web/api/mediatrackconstraints/restrictownaudio/index.md
Outdated
Show resolved
Hide resolved
…ex.md Co-authored-by: François Beaufort <[email protected]>
…lls/content into restrictOwnAudio-constraint
Thanks for the review, @beaufortfrancois! I'll move this on to the editorial review stage now, but let me know if you think anything needs further attention. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, Chris! Looking good overall 👍
Added a few rephrasing suggestions for you to review
files/en-us/web/api/mediatrackconstraints/restrictownaudio/index.md
Outdated
Show resolved
Hide resolved
files/en-us/web/api/mediatrackconstraints/restrictownaudio/index.md
Outdated
Show resolved
Hide resolved
files/en-us/web/api/mediatrackconstraints/restrictownaudio/index.md
Outdated
Show resolved
Hide resolved
files/en-us/web/api/mediatrackconstraints/restrictownaudio/index.md
Outdated
Show resolved
Hide resolved
…ex.md Co-authored-by: Dipika Bhattacharya <[email protected]>
…ex.md Co-authored-by: Dipika Bhattacharya <[email protected]>
…ex.md Co-authored-by: Dipika Bhattacharya <[email protected]>
…ex.md Co-authored-by: Dipika Bhattacharya <[email protected]>
Co-authored-by: Dipika Bhattacharya <[email protected]>
Co-authored-by: Dipika Bhattacharya <[email protected]>
Co-authored-by: Dipika Bhattacharya <[email protected]>
files/en-us/web/api/mediatrackconstraints/restrictownaudio/index.md
Outdated
Show resolved
Hide resolved
Co-authored-by: Dipika Bhattacharya <[email protected]>
Co-authored-by: Dipika Bhattacharya <[email protected]>
…ex.md Co-authored-by: Dipika Bhattacharya <[email protected]>
…ex.md Co-authored-by: Dipika Bhattacharya <[email protected]>
Co-authored-by: Dipika Bhattacharya <[email protected]>
Co-authored-by: Dipika Bhattacharya <[email protected]>
…audio/index.md Co-authored-by: Dipika Bhattacharya <[email protected]>
…audio/index.md Co-authored-by: Dipika Bhattacharya <[email protected]>
…ex.md Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
All done and dusted. Thanks so much for the editorial review, @dipikabh! |
Description
Chrome 141 adds support for the
restrictOwnAudio
captured display surface constrainable property. See https://chromestatus.com/feature/5128140732760064.This PR adds docs for this feature
Motivation
Additional details
Related issues and pull requests