Retry: Win Video Capture: Create an STA |video_capture_thread_| from MediaStreamManager.
(This CL is tries to fix http://crrev.com/700503002 that was reverted due to some failing Android content_browsertests.) Original message ------------------------------------------------------ YCWebCameraSource.ax causes a huge amount of Chrome crashes. This CL changes the initialization model of the Device Thread, a.k.a Audio Thread, from Multiple Thread appartment model to Single Thread model, MTA -> STA. We'll monitor the crash rate in the Canaries to see if it has the desired effect. BUG=427192, 421991 Review URL: https://codereview.chromium.org/706443002 Cr-Commit-Position: refs/heads/master@{#302689}
Showing
Please register or sign in to comment