Bug 242482
| Summary: | Restructure AVVideoCaptureSource::setupSession to deal with AVCaptureSession allocation failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Eric Carlson <eric.carlson> |
| Component: | WebRTC | Assignee: | 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
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
<rdar://problem/96626753>
Eric Carlson
Pull request: https://github.com/WebKit/WebKit/pull/2198
EWS
Committed 252248@main (b9dc4e5eb87a): <https://commits.webkit.org/252248@main>
Reviewed commits have been landed. Closing PR #2198 and removing active labels.