Closed
Bug 1223662
Opened 10 years ago
Closed 10 years ago
[B2G] IMEI Cannot be retrieved when airplane mode is ON.
Categories
(Firefox OS Graveyard :: RIL, defect)
Tracking
(blocking-b2g:2.5?, firefox45 fixed)
| Tracking | Status | |
|---|---|---|
| firefox45 | --- | fixed |
People
(Reporter: bevis, Assigned: bevis)
References
Details
(Keywords: regression)
Attachments
(2 files)
|
1.21 KB,
patch
|
edgar
:
review+
|
Details | Diff | Splinter Review |
|
1.16 KB,
patch
|
edgar
:
review+
|
Details | Diff | Splinter Review |
This is a regression of bug 1159591.
We shall compare the |mmiServiceCode| with MMI_KS_SC_IMEI instead of RIL.MMI_KS_SC_IMEI:
https://hg.mozilla.org/mozilla-central/rev/ac1cfdfcdd29#l1.12
| Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8685810 -
Flags: review?(echen)
| Assignee | ||
Comment 2•10 years ago
|
||
Attachment #8685812 -
Flags: review?(echen)
| Assignee | ||
Comment 3•10 years ago
|
||
Comment 4•10 years ago
|
||
Comment on attachment 8685810 [details] [diff] [review]
(v1) Part 1: Check mmiServiceCode with correct constant.
Review of attachment 8685810 [details] [diff] [review]:
-----------------------------------------------------------------
Thanks for catching this.
Attachment #8685810 -
Flags: review?(echen) → review+
Comment 5•10 years ago
|
||
Comment on attachment 8685812 [details] [diff] [review]
(v2) Improve Test Coverage.
Review of attachment 8685812 [details] [diff] [review]:
-----------------------------------------------------------------
Thank you.
Attachment #8685812 -
Flags: review?(echen) → review+
Comment 6•10 years ago
|
||
[Blocking Requested - why for this release]: This is a regression of bug 1159591.
blocking-b2g: --- → 2.5?
| Assignee | ||
Comment 7•10 years ago
|
||
Treehelder result:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=8fc801212fe6&exclusion_profile=false
Keywords: checkin-needed
https://hg.mozilla.org/integration/b2g-inbound/rev/7ef208a52042
https://hg.mozilla.org/integration/b2g-inbound/rev/169482e6ed9b
Keywords: checkin-needed
Comment 9•10 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/7ef208a52042
https://hg.mozilla.org/mozilla-central/rev/169482e6ed9b
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox45:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → FxOS-S11 (13Nov)
You need to log in
before you can comment on or make changes to this bug.
Description
•