Bug 311754
| Summary: | [Cocoa] Exception thrown by -[AVCapturePhotoOutput setMaxPhotoDimensions:] | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Eric Carlson <eric.carlson> |
| Component: | Media | Assignee: | Eric Carlson <eric.carlson> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Eric Carlson
AVVideoCaptureSource::takePhotoInternal(...) sometimes crashes because of an uncaught exception thrown from -[AVCapturePhotoOutput setMaxPhotoDimensions:]
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Eric Carlson
rdar://170593863
Eric Carlson
Pull request: https://github.com/WebKit/WebKit/pull/62484
EWS
Committed 312333@main (960cc2745175): <https://commits.webkit.org/312333@main>
Reviewed commits have been landed. Closing PR #62484 and removing active labels.