[Webkit-unassigned] [Bug 253024] New: getDisplayMedia prompt failure leads to getDisplayMedia prompt and media capture failures on reload

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 27 13:55:24 PST 2023


https://bugs.webkit.org/show_bug.cgi?id=253024

            Bug ID: 253024
           Summary: getDisplayMedia prompt failure leads to
                    getDisplayMedia prompt and media capture failures on
                    reload
           Product: WebKit
           Version: Safari 16
          Hardware: Mac (Apple Silicon)
                OS: macOS 13
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebRTC
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: steve.mieskoski+webkit at vsee.com
                CC: youennf at gmail.com

Created attachment 465204

  --> https://bugs.webkit.org/attachment.cgi?id=465204&action=review

Console log after screen share permission prompt would no longer display on getDisplayMedia calls

Occasionally when calling 'getDisplayMedia' the permission prompt will fail to display.  Safari will have the permissions for 'screen sharing' set to 'ask' but the prompt fails to display.  More significantly, when the page is reloaded the permission prompts for 'getUserMedia' will also fail and the page is unable to access either the microphone or camera regardless of what the user sets the permissions to via the settings menu.  I was able to force this behavior after several minutes of calling 'getDisplayMedia', canceling the 'screen share', and then calling 'getDisplayMedia' again (also muting/removing the audio or video track during this forced sequence of steps as well). Our QA people have reported this occurring in with some frequency during their normal testing work.  

I used meet.jit.si (with two users [one on each of two machines]) as a public setup to forcefully reproduce this issue. 

Safari Version 16.2 (18614.3.7.1.5)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230227/db3bd575/attachment-0001.htm>


More information about the webkit-unassigned mailing list