WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-07-07 14:43:36 PDT
<
rdar://problem/96626753
>
Eric Carlson
Comment 2
2022-07-07 14:50:18 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/2198
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.
Top of Page
Format For Printing
XML
Clone This Bug