- From: Elad Alon via GitHub <sysbot+gh@w3.org>
- Date: Thu, 22 May 2025 14:50:27 +0000
- To: public-webrtc-logs@w3.org
The following commits were just pushed by eladalon1983 to https://github.com/w3c/mediacapture-screen-share: * Successful resolution of getDisplayMedia's promise confers transient activation When invoked, getDisplayMedia() returns a promise. If the user chooses to share a tab, a window or a screen, that promise is resolved. We specify that when that happens, this confers renewed transient activation in the document which has called getDisplayMedia(). by Elad Alon https://github.com/w3c/mediacapture-screen-share/commit/0e51c073b39c101bbd2fb14f6326016859831b83 * Apparently I pasted twice... by Elad Alon https://github.com/w3c/mediacapture-screen-share/commit/d58b3300ad4bf256dd41ea79f05c5c4e72879dfa * Use auto-link for current high resolution time by Dominique Hazael-Massieux https://github.com/w3c/mediacapture-screen-share/commit/88dddd351f489483085b834035c0db5506871b1c * Fix link by Elad Alon https://github.com/w3c/mediacapture-screen-share/commit/be6b7e09df932082dcadaaac27bbf647a01f09a9 * Merge branch 'transient' of https://github.com/w3c/mediacapture-screen-share into transient by Elad Alon https://github.com/w3c/mediacapture-screen-share/commit/314508ab8e5e2b9a6c1e220f4cc008555b0a53e0 * Merge pull request #322 from w3c/transient getDisplayMedia's promise confers transient activation when resolved by Elad Alon https://github.com/w3c/mediacapture-screen-share/commit/80f43a9a5ced3628216e971e2ae3e1c9afa55f11 -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 22 May 2025 14:50:28 UTC