Closed
Bug 875265
Opened 13 years ago
Closed 13 years ago
[Cost Control] Invalid ICCID check handling in Gaia Usage app
Categories
(Firefox OS Graveyard :: Gaia::Cost Control, defect, P1)
Tracking
(b2g18 fixed)
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| b2g18 | --- | fixed |
People
(Reporter: leo.bugzilla.gaia, Assigned: leo.bugzilla.gaia)
Details
(Whiteboard: [TD-9595])
Attachments
(2 files, 1 obsolete file)
|
355 bytes,
text/html
|
salva
:
review+
akeybl
:
approval-gaia-v1+
|
Details |
|
195.42 KB,
application/zip
|
Details |
1. Title : Invalid ICCID check handling in Gaia Usage app.
2. Precondition : Enable SIM lock
3. Tester's Action : Usage->Browse the internet using SIM->Reboot the device->Enter the SIM pin and Check the logs of the Usage app
4. Detailed Symptom (ENG.) :Even SIM is ready case also window.navigator.mozMobileConnection.iccInfo.iccid is returning ICCID either null or ''(empty string)
6.Reproducibility: Y
1)Frequency Rate : 100%\
7.Gaia Master/v1-train : Reproduced
8.Gaia Revision: 61d7ab244db3e2174b22bfa6de3e3d69136b4904
9.Personal email id: vsireesha246@gmail.com
Attachment #753221 -
Flags: review?(salva)
Comment 3•13 years ago
|
||
Comment on attachment 753221 [details] [diff] [review]
Invalid ICC ID patch
Review of attachment 753221 [details] [diff] [review]:
-----------------------------------------------------------------
Please Sireesha, instead of uploading a patch, make a PR on GitHub and upload an HTML redirecting to the PR page (when uploading the HTML, mark the former as obsolete).
Attachment #753221 -
Flags: review?(salva) → review-
Hi,
Please review the pull request and provide your comments.
Thanks,
Leo
Attachment #753221 -
Attachment is obsolete: true
Attachment #753247 -
Flags: review?(salva)
Comment 5•13 years ago
|
||
Comment on attachment 753247 [details]
Pointer to pull request https://github.com/mozilla-b2g/gaia/pull/9959
Hello Sireesha, please review the comments in GitHub, solve the problems and ask for review once all are solved.
Attachment #753247 -
Flags: review?(salva) → review-
Comment on attachment 753247 [details]
Pointer to pull request https://github.com/mozilla-b2g/gaia/pull/9959
Review changes are squashed.Please review it.
Attachment #753247 -
Flags: review- → review?(salva)
Updated•13 years ago
|
Assignee: nobody → leo.bugzilla.gaia
Comment 7•13 years ago
|
||
Comment on attachment 753247 [details]
Pointer to pull request https://github.com/mozilla-b2g/gaia/pull/9959
Note this is a case I can not reproduce but the code looks perfect for me.
Thank you very much Sireesha!
Attachment #753247 -
Flags: review?(salva) → review+
Comment 8•13 years ago
|
||
Master: f23775cbac7036635ac0f30dad1b84b62807f65f
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 9•13 years ago
|
||
Comment on attachment 753247 [details]
Pointer to pull request https://github.com/mozilla-b2g/gaia/pull/9959
Bug caused by (feature/regressing bug #): none
User impact if declined: moderate (if it happens, the application crashes)
Testing completed: in process by Leo (asking for qawanted and needinfo)
Risk to taking this patch (and alternatives if risky): low
String or UUID changes made by this patch: none
Attachment #753247 -
Flags: approval-gaia-v1?
Comment 10•13 years ago
|
||
Sireesha, can you confirm did you tested this patch completely? Once confirmed, remove the qawanted keyword.
Flags: needinfo?(leo.bugzilla.gaia)
Keywords: qawanted
| Assignee | ||
Comment 11•13 years ago
|
||
Monday i will update the test results.
Flags: needinfo?(leo.bugzilla.gaia)
| Assignee | ||
Comment 12•13 years ago
|
||
| Assignee | ||
Comment 13•13 years ago
|
||
Hi Salva,
I tested in Leo and changes are fine.I attached logs for reference.
If you have time please review once.
The logs are fine for me.If you fine any costcontrol flow/execution errors in logs
please let me know.
Thank You for your support.
Sireesha
Comment 14•13 years ago
|
||
Comment on attachment 753247 [details]
Pointer to pull request https://github.com/mozilla-b2g/gaia/pull/9959
Logs seem OK for me.
Bug caused by (feature/regressing bug #): none
User impact if declined: medium
Testing completed: yes
Risk to taking this patch (and alternatives if risky): low
String or UUID changes made by this patch: none
Comment 15•13 years ago
|
||
Comment on attachment 753247 [details]
Pointer to pull request https://github.com/mozilla-b2g/gaia/pull/9959
After reviewing the code, this is a good low risk fix.
Attachment #753247 -
Flags: approval-gaia-v1? → approval-gaia-v1+
Comment 16•13 years ago
|
||
Uplifted f23775cbac7036635ac0f30dad1b84b62807f65f to:
v1-train: 89ecda3dc7516b13d24c635538c34db9e3d8f34c
status-b2g18:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•