Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1108)

Issue 11155018: Merge 161024 - [Mac] Enumerate webcam devices on the main thread. (Closed)

Created:
8 years, 2 months ago by Scott Hess - ex-Googler
Modified:
8 years, 2 months ago
CC:
chromium-reviews, feature-media-reviews_chromium.org
Visibility:
Public.

Description

Merge 161024 - [Mac] Enumerate webcam devices on the main thread. The associated bug is about a crash in code which is only loaded due to +deviceNames, though the crash does not have any such code on the stack. If that call were not thread-safe, then possibly using it on a different thread breaks assumptions about where things are allocated and released. BUG=139164 Review URL: https://chromiumcodereview.appspot.com/11017045 TBR=shess@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=161917

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -7 lines) Patch
M media/video/capture/mac/video_capture_device_qtkit_mac.mm View 1 chunk +15 lines, -7 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Scott Hess - ex-Googler
8 years, 2 months ago (2012-10-15 19:13:24 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698