Closed
Bug 1060216
Opened 7 years ago
Closed 7 years ago
[Bluedroid] BluetoothAdapter.discovering wouldn't be updated after calling startDisocovery or stopDisocovery.
Categories
(Firefox OS Graveyard :: Bluetooth, defect)
Tracking
(blocking-b2g:1.4+, firefox32 wontfix, firefox33 wontfix, firefox34 fixed, b2g-v1.4 fixed, b2g-v2.0 fixed, b2g-v2.0M fixed, b2g-v2.1 fixed)
People
(Reporter: jaliu, Assigned: jaliu)
References
Details
(Whiteboard: [p=1])
Attachments
(2 files, 2 obsolete files)
1.52 KB,
patch
|
Details | Diff | Splinter Review | |
1.73 KB,
patch
|
bajaj
:
approval-mozilla-b2g32+
|
Details | Diff | Splinter Review |
BluetoothAdapter.discovering wouldn't be updated after calling startDisocovery or stopDisocovery with Bluedroid stack. This creates failure on verifying API test cases.
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → jaliu
Status: NEW → ASSIGNED
Assignee | ||
Updated•7 years ago
|
Whiteboard: [p=1]
Updated•7 years ago
|
Whiteboard: [p=1] → [p=1][webbt-api]
Updated•7 years ago
|
Whiteboard: [p=1][webbt-api] → [p=1]
Assignee | ||
Comment 1•7 years ago
|
||
Assignee | ||
Comment 2•7 years ago
|
||
Assignee | ||
Updated•7 years ago
|
Attachment #8481109 -
Flags: review?(shuang)
Assignee | ||
Updated•7 years ago
|
Attachment #8481111 -
Flags: review?(shuang)
Attachment #8481111 -
Flags: review?(shuang) → review+
Attachment #8481109 -
Flags: review?(shuang) → review+
Updated•7 years ago
|
blocking-b2g: --- → 1.4+
Assignee | ||
Comment 3•7 years ago
|
||
Attachment #8481109 -
Attachment is obsolete: true
Assignee | ||
Comment 4•7 years ago
|
||
Attachment #8481111 -
Attachment is obsolete: true
Assignee | ||
Comment 5•7 years ago
|
||
Try server: https://tbpl.mozilla.org/?tree=Try&rev=f89fae5c1209
Assignee | ||
Updated•7 years ago
|
Keywords: checkin-needed
Comment 6•7 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/803b392f6972
Keywords: checkin-needed
Comment 7•7 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/803b392f6972
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Comment 8•7 years ago
|
||
https://hg.mozilla.org/releases/mozilla-b2g30_v1_4/rev/50895ee22e5e Please request b2g32 approval on the patch if it needs uplifting to v2.0 as well.
status-b2g-v1.4:
--- → fixed
status-b2g-v2.0:
--- → affected
status-b2g-v2.1:
--- → fixed
status-firefox32:
--- → wontfix
status-firefox33:
--- → wontfix
status-firefox34:
--- → fixed
Flags: needinfo?(jaliu)
Target Milestone: --- → 2.1 S3 (29aug)
Assignee | ||
Comment 9•7 years ago
|
||
Comment on attachment 8481162 [details] [diff] [review] (for 2.0 & 1.4) Distribute "PropertyChanged" signal to notify BluetoothAdapter when discovery state changed. (v1), r=shuang Review of attachment 8481162 [details] [diff] [review]: ----------------------------------------------------------------- Request for b2g32 approval to uplift this patch to v2.0. This patch was landed to v2.1 and v1.4 recently since MCTS (Mozilla FirefoxOS Certification Test Suite) would fail on KK-based device without this patch. It's required on v2.0 for passing MCTS on KK-based device which uses Bluedroid stack. As far as I know, we will need to run MCTS on v2.0 product in future. Therefore, I'd like to request for b2g32 approval.
Attachment #8481162 -
Flags: approval-mozilla-b2g32?
Assignee | ||
Updated•7 years ago
|
Flags: needinfo?(jaliu)
Updated•7 years ago
|
Attachment #8481162 -
Flags: approval-mozilla-b2g32? → approval-mozilla-b2g32+
Comment 10•7 years ago
|
||
https://hg.mozilla.org/releases/mozilla-b2g32_v2_0/rev/cfe694790dec
status-b2g-v2.0M:
--- → affected
You need to log in
before you can comment on or make changes to this bug.
Description
•