Re: [mediacapture-main] Add semantics choice to getUserMedia() for in-browser picker. (#667)

A few comments: 

* The PR is not clear about transition impacts. Presumably, the transition plan is for `GetUserMediaSemantics` to default to `user-chooses` initially, then eventually to not permit `browser-chooses`?  How does the application determine what choices are available? `feature-detect` only seems to help determine whether `GetUserMediaSemantics` is available at all.
* Reading the PR, I wasn't sure whether "user-chooses" always results in a prompt.  If this is the intent, it should be more explicit.
* "Narrow" might be a better word choice than "widdle". 

-- 
GitHub Notification of comment by aboba
Please view or discuss this issue at https://github.com/w3c/mediacapture-main/pull/667#issuecomment-601168092 using your GitHub account

Received on Thursday, 19 March 2020 13:09:05 UTC