Closed
Bug 1126151
Opened 11 years ago
Closed 11 years ago
[Bluetooth2] Fix build break resulting from bug 1125356
Categories
(Firefox OS Graveyard :: Bluetooth, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
2.2 S5 (6feb)
People
(Reporter: yrliou, Assigned: yrliou)
Details
(Whiteboard: [webbt-api])
Attachments
(1 file, 1 obsolete file)
66ad9a2e (Tom Schuster 2015-01-24 16:38:08 +0100 120) JS::Rooted<JSObject*> obj(cx, JS_NewPlainObject(cx)));
../../../../yrliou-gecko-dev/dom/bluetooth2/bluedroid/BluetoothUtils.cpp:144:57: error: expected ',' or ';' before ')' token
| Assignee | ||
Comment 1•11 years ago
|
||
Hi Shawn,
This patch is for fixing the build break resulting from bug 1125356.
Please help to review my patch.
Thanks,
Jocelyn
Attachment #8555031 -
Flags: review?(shuang)
Attachment #8555031 -
Flags: review?(shuang) → review+
| Assignee | ||
Comment 3•11 years ago
|
||
No try server result since bluetooth2 won't be build.
Keywords: checkin-needed
Comment 4•11 years ago
|
||
Keywords: checkin-needed
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•