Closed
Bug 833908
Opened 10 years ago
Closed 10 years ago
B2G RIL: Expose SPN variables in nsIICCRecords
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(blocking-b2g:tef+, firefox19 wontfix, firefox20 wontfix, firefox21 fixed, b2g18 fixed, b2g18-v1.0.0 fixed, b2g18-v1.0.1 fixed)
People
(Reporter: pgravel, Assigned: vicamo)
References
Details
(Whiteboard: QARegressExclude)
Attachments
(1 file)
1.73 KB,
patch
|
allstars.chh
:
review+
pgravel
:
feedback+
|
Details | Diff | Splinter Review |
Similar issue as Bug 828330 SPN related variables are not exposed by nsIICCRecords in nsIRadioInterfaceLayer.idl, which is needed by commercial RIL to display spn information. The following variables need to be copied from nsIDOMMozMobileICCInfo in nsIDOMMobileConnection.idl to achieve parity readonly attribute DOMString spn; readonly attribute boolean isDisplayNetworkNameRequired; readonly attribute boolean isDisplaySpnRequired;
Assignee | ||
Comment 1•10 years ago
|
||
I think it will be easier this way. :)
Status: NEW → RESOLVED
blocking-b2g: tef? → ---
Closed: 10 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Comment 2•10 years ago
|
||
As requested in bug 830164 comment #19, let's have a quick fix like what's done in bug 828330.
Status: RESOLVED → REOPENED
blocking-b2g: --- → tef?
Resolution: DUPLICATE → ---
Updated•10 years ago
|
blocking-b2g: tef? → tef+
Updated•10 years ago
|
Assignee: nobody → vyang
Blocks: 830164
Assignee | ||
Comment 3•10 years ago
|
||
Attachment #705756 -
Flags: review?(allstars.chh)
Attachment #705756 -
Flags: feedback?(pgravel)
Attachment #705756 -
Flags: review?(allstars.chh) → review+
Attachment #705756 -
Flags: feedback?(pgravel) → feedback+
I'll help to push this change.
Comment 7•10 years ago
|
||
https://hg.mozilla.org/releases/mozilla-b2g18/rev/deb5185f2af9
status-b2g18:
--- → fixed
status-firefox18:
--- → wontfix
status-firefox19:
--- → affected
status-firefox20:
--- → affected
status-firefox21:
--- → fixed
Assignee | ||
Comment 8•10 years ago
|
||
(In reply to Yoshi Huang[:yoshi][:allstars.chh] from comment #5) > I'll help to push this change. Thank you :)
Comment 9•10 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/3226c8ac08f7
Status: REOPENED → RESOLVED
Closed: 10 years ago → 10 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Target Milestone: --- → B2G C4 (2jan on)
Updated•10 years ago
|
status-b2g18-v1.0.0:
--- → fixed
status-firefox18:
wontfix → ---
Updated•10 years ago
|
status-b2g18-v1.0.1:
--- → fixed
Comment 11•10 years ago
|
||
Cannot verify, need steps to blackbox test this issue.
You need to log in
before you can comment on or make changes to this bug.
Description
•