Closed
Bug 1202704
Opened 10 years ago
Closed 10 years ago
Move more Bluetooth IPC helpers to generic HAL IPC code
Categories
(Firefox OS Graveyard :: Bluetooth, defect)
Tracking
(firefox43 fixed)
RESOLVED
FIXED
FxOS-S7 (18Sep)
| Tracking | Status | |
|---|---|---|
| firefox43 | --- | fixed |
People
(Reporter: tzimmermann, Assigned: tzimmermann)
References
Details
Attachments
(3 files)
|
19.89 KB,
patch
|
shawnjohnjr
:
review+
|
Details | Diff | Splinter Review |
|
9.39 KB,
patch
|
shawnjohnjr
:
review+
|
Details | Diff | Splinter Review |
|
6.50 KB,
patch
|
shawnjohnjr
:
review+
|
Details | Diff | Splinter Review |
In the review of bug 1194721, we discussed sharing more code among HAL IPC protocols. This bug is about moving the code out of Bluetooth.
| Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8658234 -
Flags: review?(shuang)
| Assignee | ||
Comment 2•10 years ago
|
||
Attachment #8658235 -
Flags: review?(shuang)
| Assignee | ||
Comment 3•10 years ago
|
||
Attachment #8658236 -
Flags: review?(shuang)
| Assignee | ||
Comment 4•10 years ago
|
||
Not many changes here, we're mostly moving code around. AFAICT all the generic code is now in hal/ipc. Only the the Bluetooth-specific functions are left in dom/bluetooth/bluedroid.
Attachment #8658234 -
Flags: review?(shuang) → review+
Attachment #8658235 -
Flags: review?(shuang) → review+
Attachment #8658236 -
Flags: review?(shuang) → review+
| Assignee | ||
Comment 6•10 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/64bab3289232
https://hg.mozilla.org/mozilla-central/rev/d019cd8fc5cc
https://hg.mozilla.org/mozilla-central/rev/834376f2e95e
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox43:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → FxOS-S7 (18Sep)
You need to log in
before you can comment on or make changes to this bug.
Description
•