RESOLVED FIXED 242482
Restructure AVVideoCaptureSource::setupSession to deal with AVCaptureSession allocation failure
https://bugs.webkit.org/show_bug.cgi?id=242482
Summary Restructure AVVideoCaptureSource::setupSession to deal with AVCaptureSession ...
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.