Bug 242482

Summary: Restructure AVVideoCaptureSource::setupSession to deal with AVCaptureSession allocation failure
Product: WebKit Reporter: Eric Carlson <eric.carlson>
Component: WebRTCAssignee: Eric Carlson <eric.carlson>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Eric Carlson
Reported 2022-07-07 14:43:10 PDT
AVVideoCaptureSource::setupSession should fall back to `+[[AVCaptureSession alloc] init]` if `+[[AVCaptureSession alloc] initWithAssumedIdentity:identity:]` fails
Attachments
Radar WebKit Bug Importer
Comment 1 2022-07-07 14:43:36 PDT
Eric Carlson
Comment 2 2022-07-07 14:50:18 PDT
EWS
Comment 3 2022-07-07 16:19:49 PDT
Committed 252248@main (b9dc4e5eb87a): <https://commits.webkit.org/252248@main> Reviewed commits have been landed. Closing PR #2198 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.