Closed Bug 779282 Opened 12 years ago Closed 12 years ago

###!!! ASSERTION: CameraPreview not thread-safe: '_mOwningThread.GetThread() == PR_GetCurrentThread()', file /Volumes/b2g/B2G/gecko/dom/camera/CameraPreview.cpp, line 12

Categories

(Firefox OS Graveyard :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 779283

People

(Reporter: dzbarsky, Assigned: mikeh)

Details

CameraPreview should probably use threadsafe refcounting.
Change NS_IMPL_ISUPPORTS1 to NS_IMPL_THREADSAFE_ISUPPORTS1 in CameraPreview.cpp
Patch in bug 779283 fixes part of this issue.  The other part is fixed in bug 779351.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.