Closed
Bug 1075331
Opened 9 years ago
Closed 9 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•9 years ago
|
||
Assignee: nobody → btian
Attachment #8497961 -
Flags: review?(shuang)
Assignee | ||
Updated•9 years ago
|
Whiteboard: [webbt-api]
Attachment #8497961 -
Flags: review?(shuang) → review+
Assignee | ||
Updated•9 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•9 years ago
|
||
https://hg.mozilla.org/integration/b2g-inbound/rev/047121bb56e5
Comment 3•9 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/047121bb56e5
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•