Closed
Bug 1031252
Opened 11 years ago
Closed 11 years ago
Reject promise for setProperty requests if BT is not enabled
Categories
(Firefox OS Graveyard :: Bluetooth, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: yrliou, Assigned: yrliou)
References
Details
(Whiteboard: webbt-api)
Attachments
(1 file, 1 obsolete file)
For BluetoothAdapter::SetName and SetDiscoverable, we should reject the request if BT is not enabled.
| Assignee | ||
Comment 1•11 years ago
|
||
* Reject set adapter property request if adapter state is not enabled.
Attachment #8447835 -
Flags: review?(btian)
Comment 2•11 years ago
|
||
Comment on attachment 8447835 [details] [diff] [review]
Bug 1031252 - Patch(v1): Reject promise for setProperty requests if BT is not enabled.
Review of attachment 8447835 [details] [diff] [review]:
-----------------------------------------------------------------
LGTM.
Attachment #8447835 -
Flags: review?(btian) → review+
Updated•11 years ago
|
Blocks: webbt-test-setprop
| Assignee | ||
Comment 3•11 years ago
|
||
Thanks for the review, Ben.
Attachment #8447835 -
Attachment is obsolete: true
| Assignee | ||
Updated•11 years ago
|
Keywords: checkin-needed
Comment 4•11 years ago
|
||
Keywords: checkin-needed
Comment 5•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
•