Closed
Bug 937067
Opened 12 years ago
Closed 12 years ago
[COST CONTROL] Add compatibility with new async method availableNetworks of NetworkStats API
Categories
(Firefox OS Graveyard :: Gaia::Cost Control, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
1.3 Sprint 5 - 11/22
People
(Reporter: albert, Assigned: albert)
References
Details
Attachments
(1 file)
NetworkStats API changes the method availableNetworks to return all networks with data in the database instead of active networks only. This makes this method async as it needs to deal with database. So, is necessary to add compatibility with the async method.
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → acperez
| Assignee | ||
Comment 1•12 years ago
|
||
Attachment #830359 -
Flags: review?(salva)
Updated•12 years ago
|
blocking-b2g: --- → 1.3?
Updated•12 years ago
|
Target Milestone: --- → 1.3 Sprint 5 - 11/22
Comment 2•12 years ago
|
||
Comment on attachment 830359 [details]
Patch
All seems ok. Anyway you have comments on GitHub, ask for review once solved.
Thank you Albert!
Attachment #830359 -
Flags: review?(salva)
| Assignee | ||
Comment 3•12 years ago
|
||
Comment on attachment 830359 [details]
Patch
Changes from github
Attachment #830359 -
Flags: review?(salva)
Comment 4•12 years ago
|
||
Comment on attachment 830359 [details]
Patch
All looking well. Go on.
Attachment #830359 -
Flags: review?(salva) → review+
| Assignee | ||
Comment 5•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•