Closed
Bug 1050679
Opened 11 years ago
Closed 11 years ago
[Gaia][Settings] Use network info in state change event instead of read current network info.
Categories
(Firefox OS Graveyard :: Gaia::Settings, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
2.1 S7 (24Oct)
People
(Reporter: chucklee, Assigned: chucklee)
References
Details
Attachments
(1 file)
Most state change event already contains corresponding network info, and after bug 1050678, we expect have network info in every state change event.
We could use these information while handling state change event to improve user experience.
| Assignee | ||
Comment 1•11 years ago
|
||
Use wifi network information from event if available.
Attachment #8475037 -
Flags: feedback?(ejchen)
Comment 2•11 years ago
|
||
Comment on attachment 8475037 [details] [review]
Pull Request
Chuck, just left some comments on github, please give it a check !
Attachment #8475037 -
Flags: feedback?(ejchen)
| Assignee | ||
Updated•11 years ago
|
Attachment #8475037 -
Flags: review?(ejchen)
Comment 3•11 years ago
|
||
Chuck, this patch should be landed after bug 1050678, right ? Because currently Gecko is not reflecting with this change, I'll keep the r? on my side and test after that got landed.
WDYK !? :)
Flags: needinfo?(chulee)
Comment 4•11 years ago
|
||
Basically they are good to me :)
Comment 6•11 years ago
|
||
Comment on attachment 8475037 [details] [review]
Pull Request
Sorry for the late reply, Chucklee.
This patch looks ok to me and we just have too add one unit test for _updateNetworkStatus and update nits about indentations.
Thanks !
Attachment #8475037 -
Flags: review?(ejchen)
| Assignee | ||
Comment 7•11 years ago
|
||
Comment on attachment 8475037 [details] [review]
Pull Request
Fix nits and add unit test based existing test case.
Attachment #8475037 -
Flags: review?(ejchen)
Comment 8•11 years ago
|
||
Comment on attachment 8475037 [details] [review]
Pull Request
Thanks Chucklee ! r+ :)
Attachment #8475037 -
Flags: review?(ejchen) → review+
| Assignee | ||
Updated•11 years ago
|
Keywords: checkin-needed
Comment 9•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → 2.1 S7 (24Oct)
You need to log in
before you can comment on or make changes to this bug.
Description
•