Chromium Code Reviews
DescriptionImageCapture: queue requests if device is not started (Linux,CrOs)
This CL is the continuation of https://crrev.com/2193213003
for CrOs. Said CL added a queue of image-capture related
requests in VideoCaptureManager and in VideoCaptureDeviceAndroid,
this CL adds such a queue in VideoCaptureDeviceLinux,
otherwise (see bug) there is a race between the photo
related requests and the device startup, which can take a
while and happens asynchronously.
BUG=670262, 627537
Committed: https://crrev.com/ba3e7171459cfa4bc9c0c26329a88ff3a4c21bd6
Cr-Commit-Position: refs/heads/master@{#436684}
Patch Set 1 #
Total comments: 2
Messages
Total messages: 17 (11 generated)
|
||||||||||||||||||||||||||||