[Webkit-unassigned] [Bug 254155] New: Screen sharing is no longer working in public builds and causing UIProcess to crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 20 07:06:11 PDT 2023


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

            Bug ID: 254155
           Summary: Screen sharing is no longer working in public builds
                    and causing UIProcess to crash
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: macOS 12
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebRTC
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dinodev90 at gmail.com
                CC: youennf at gmail.com

Screen sharing is no longer working in public builds and causing UIProcess to crash (when using macOS 12) due to empty device list and force unwrapping `protectedRequest->videoDeviceUIDs().first()`

We seams remove device listing available screens and windows in following commit
https://github.com/WebKit/WebKit/commit/1ad6bf1f3f6c8122574d79e9ae8bb53a2a61669a

However I am aware that WebKit implemented screen and window selection in macOS 13+, but that's also limited to internal builds only, and macOS versions below 13.0 are now not able to use screen sharing.

-- 
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/20230320/16bf5c67/attachment.htm>


More information about the webkit-unassigned mailing list