Closed Bug 941416 Opened 12 years ago Closed 12 years ago

Assertion failure: NS_IsMainThread(),dom/bluetooth/BluetoothService.cpp:520

Categories

(Firefox OS Graveyard :: Bluetooth, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: shawnjohnjr, Assigned: echou)

References

Details

(Keywords: regression)

Attachments

(1 file)

Assertion in SetEnabled() and GetAllBluetoothActors in debugs whenever bluetooth truns on. BluetoothService::SetEnabled(bool aEnabled) { MOZ_ASSERT(NS_IsMainThread()); GetAllBluetoothActors(InfallibleTArray<BluetoothParent*>& aActors) { MOZ_ASSERT(NS_IsMainThread());
Assignee: shuang → nobody
This is a regression of bug 941416. I'll fix it today.
Assignee: nobody → echou
Keywords: regression
(In reply to Eric Chou [:ericchou] [:echou] from comment #2) > This is a regression of bug 941416. I'll fix it today. typo: bug 936995
Depends on: 936995
Attached patch patch 1: v1: fixSplinter Review
Attachment #8335823 - Flags: review?(gyeh)
Attachment #8335823 - Attachment is patch: true
Attachment #8335823 - Attachment mime type: message/rfc822 → text/plain
Comment on attachment 8335823 [details] [diff] [review] patch 1: v1: fix Review of attachment 8335823 [details] [diff] [review]: ----------------------------------------------------------------- Great! Thanks!
Attachment #8335823 - Flags: review?(gyeh) → review+
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: