DescriptionFix timestamp sent from CanvasCaptureHandler & make thread checkers clear
This CL adresses issues caused by the missing timestamp in the
VideoFrame sent from CanvasCaptureHandler. We send
base::TimeTicks::Now() as other capture devices do[0][1].
Also, thread checkers are named according to the threads they are
pinned to.
[0] https://code.google.com/p/chromium/codesearch#chromium/src/content/browser/media/capture/desktop_capture_device.cc&rcl=1457541024&l=316
[1] https://code.google.com/p/chromium/codesearch#chromium/src/media/capture/video/linux/v4l2_capture_delegate.cc&rcl=1457541024&l=395
BUG=524218
Committed: https://crrev.com/db1ec30aabfc9e826f143a20dc7f1c3e9df1325b
Cr-Commit-Position: refs/heads/master@{#380323}
Patch Set 1 : #Patch Set 2 : #
Total comments: 1
Messages
Total messages: 18 (10 generated)
|