Closed
Bug 928214
Opened 12 years ago
Closed 12 years ago
[Bluetooth]bluedroid-Prototype: BluetootServiceBluedroid
Categories
(Firefox OS Graveyard :: Bluetooth, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: shawnjohnjr, Assigned: shawnjohnjr)
References
Details
Attachments
(1 file, 2 obsolete files)
Only function prototype has been completed in this commit.
| Assignee | ||
Comment 1•12 years ago
|
||
The first prototype of bluedroid for Gecko.
Attachment #818892 -
Flags: review?(echou)
| Assignee | ||
Comment 2•12 years ago
|
||
This patch needs to base on Bug 880610.
| Assignee | ||
Updated•12 years ago
|
Attachment #818892 -
Attachment is obsolete: true
Attachment #818892 -
Flags: review?(echou)
| Assignee | ||
Comment 4•12 years ago
|
||
I have built jb 4.3 + bluedroid flag version.
Comment 5•12 years ago
|
||
Comment 6•12 years ago
|
||
Comment on attachment 818965 [details] [diff] [review]
Bug 928214 - [Bluetooth]bluedroid-Prototype: BluetootServiceBluedroid
Review of attachment 818965 [details] [diff] [review]:
-----------------------------------------------------------------
::: dom/bluetooth/moz.build
@@ +56,5 @@
> + if CONFIG['MOZ_B2G_BT_BLUEZ']:
> + CPP_SOURCES += [
> + 'linux/BluetoothDBusService.cpp',
> + 'gonk/BluetoothGonkService.cpp',
> + 'BluetoothServiceBluedroid.cpp',
BluetoothServiceBluedroid.cpp shouldn't be built if MOZ_B2G_BT_BLUEZ is defined.
Attachment #818965 -
Flags: review?(echou) → review+
| Assignee | ||
Updated•12 years ago
|
Attachment #818965 -
Attachment is obsolete: true
| Assignee | ||
Comment 7•12 years ago
|
||
Opps. Must be one warm in my head.
| Assignee | ||
Comment 8•12 years ago
|
||
| Assignee | ||
Comment 9•12 years ago
|
||
Comment 10•12 years ago
|
||
Unable to push to b2g-inbound since it's closed. Will push again once b2g-inbound is open.
Comment 11•12 years ago
|
||
Comment 12•12 years ago
|
||
backout: https://hg.mozilla.org/integration/b2g-inbound/rev/7238f0bd3ebd
Settings app will crash after this patch applied. Bug 880610 will be backed out later as well.
| Assignee | ||
Comment 13•12 years ago
|
||
Move patch to bug 880610.
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.
Description
•