Closed
Bug 1028650
Opened 10 years ago
Closed 10 years ago
getConnectedDevices is not a function
Categories
(Firefox OS Graveyard :: Gaia::System, defect)
Firefox OS Graveyard
Gaia::System
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: damiens.robert, Assigned: damiens.robert)
Details
Attachments
(1 file)
1.03 KB,
patch
|
vingtetun
:
review+
|
Details | Diff | Splinter Review |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:29.0) Gecko/20100101 Firefox/29.0 (Beta/Release)
Build ID: 2014050900
Steps to reproduce:
- launch gaia in firefox nightly
- check console
- error message : _adapter.getConnectedDevices is not a function
Actual results:
There is not really a runtime error perceptible by the user but an error message is displayed in the console.
Expected results:
No error message in the console
Assignee | ||
Comment 1•10 years ago
|
||
Done during the bug squashing party of june 2014.
Attachment #8444049 -
Flags: review?(21)
Comment 2•10 years ago
|
||
Comment on attachment 8444049 [details] [diff] [review]
1028650.patch
Review of attachment 8444049 [details] [diff] [review]:
-----------------------------------------------------------------
Looks good to me. I pushed the patch against our CI to check that everything is OK.
See https://tbpl.mozilla.org/?tree=Gaia-Try&rev=eebf6722d0de
If the CI is green, I will merged it. Thanks for the patch.
Attachment #8444049 -
Flags: review?(21) → review+
Assignee: nobody → damiens.robert
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Comment 3•10 years ago
|
||
https://github.com/mozilla-b2g/gaia/commit/f32a5fa8363546c25b936162bfb5df37db415ed1
Looks green. Landed.
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•