Closed
Bug 1075331
Opened 11 years ago
Closed 11 years ago
[bluetooth2] Fix build break resulting from bug 994190
Categories
(Firefox OS Graveyard :: Bluetooth, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ben.tian, Assigned: ben.tian)
Details
(Whiteboard: [webbt-api])
Attachments
(1 file)
862 bytes,
patch
|
shawnjohnjr
:
review+
|
Details | Diff | Splinter Review |
The following header including
#include "mozilla/dom/ipc/BlobChild.h"
is missing in dom/bluetooth2/ipc/BluetoothServiceChileProcess.cpp results in build break in bluetooth2.
Assignee | ||
Comment 1•11 years ago
|
||
Assignee: nobody → btian
Attachment #8497961 -
Flags: review?(shuang)
Assignee | ||
Updated•11 years ago
|
Whiteboard: [webbt-api]
Attachment #8497961 -
Flags: review?(shuang) → review+
Assignee | ||
Updated•11 years ago
|
Attachment #8497961 -
Attachment description: Patch 1 (v1): add missing header to include → Patch 1 (v1): add missing header to include, r=shuang
Assignee | ||
Comment 2•11 years ago
|
||
Comment 3•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•