DescriptionRevert of ImageCapture: Implement takePhoto() for Mac AVFoundation (patchset #4 id:220001 of https://codereview.chromium.org/2129733004/ )
Reason for revert:
Most likely breaks WebRtcWebcamBrowserTests/WebRtcWebcamBrowserTest.MANUAL_TestAcquiringAndReacquiringWebcam/0 on the WebRTC in Chrome bots.
See https://build.chromium.org/p/chromium.webrtc/builders/Mac%20Tester/builds/56889/steps/browser_tests/logs/stdio for details.
Original issue's description:
> ImageCapture: Implement takePhoto() for Mac AVFoundation
>
> By pulling the necessary symbols out of AVFoundation
> and using them; most notably (Cr)AVCaptureStillImageOutput.
>
> TakePhoto is already implemented for Android (both APIs).
>
> Also adding VideoCaptureDeviceTest::MAYBE_TakePhoto
> test case, enabled only for Mac.
>
> BUG=518807
> TEST=Run build with flag --enable-blink-features=ImageCapture,
> navigate to [1] and push buttons
> - Open Camera ...
> - Create ImageCapturer
> - takePhoto() (N times!) --> profit
>
> [1] https://rawgit.com/Miguelao/demos/master/imagecapture.html
>
> Committed: https://crrev.com/ad75c34fbb7940127a99be04ed6019ab09d73880
> Cr-Commit-Position: refs/heads/master@{#404832}
TBR=rsesek@chromium.org,emircan@chromium.org,sandersd@chromium.org,mcasas@chromium.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=518807
Committed: https://crrev.com/a8ee6ab59eae20ded3a64e5384048b107a8b9024
Cr-Commit-Position: refs/heads/master@{#405071}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|