Re: [mediacapture-screen-share] Behavior for getDisplayMedia() and getDisplayMedia({}) should be the same

That would be a risky change for Edge which has already shipped `navigator. getDisplayMedia()`. Some quick testing confirms that it shows the selection prompt, i.e. it probably works per spec.

*However*, I took a look in httparchive, and there are *very* few matches for 'getDisplayMedia' (13) and no matches for 'navigator.getDisplayMedia'. This suggests that there isn't much of a web compat contraint for this API yet. However, it'd still be best to poke from the Edge team about such a change.

-- 
GitHub Notification of comment by foolip
Please view or discuss this issue at https://github.com/w3c/mediacapture-screen-share/issues/65#issuecomment-414841804 using your GitHub account

Received on Tuesday, 21 August 2018 22:26:55 UTC