Closed
Bug 783150
Opened 13 years ago
Closed 13 years ago
B2G RIL: Fetch ICC Record only when SIM_READY
Categories
(Core :: DOM: Device Interfaces, defect)
Tracking
()
RESOLVED
FIXED
mozilla17
People
(Reporter: allstars.chh, Assigned: allstars.chh)
Details
Attachments
(1 file, 1 obsolete file)
2.46 KB,
patch
|
Details | Diff | Splinter Review |
Currently the ICC records will be fetched when radio state is changed.
However, most ICC records(IMSI, MBDN, UST, MSISDN) can be got only when SIM_READY,
in other radio states, i.e. Pin_lock, trying to get these records will fail.
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → allstars.chh
Assignee | ||
Comment 1•13 years ago
|
||
Hi, Vicamo
Can you help to review this quick patch for me ?
Thanks
Attachment #652297 -
Flags: review?(vyang)
Comment 2•13 years ago
|
||
Comment on attachment 652297 [details] [diff] [review]
Patch
Review of attachment 652297 [details] [diff] [review]:
-----------------------------------------------------------------
Terrific!
Updated•13 years ago
|
Attachment #652297 -
Flags: review?(vyang) → review+
Assignee | ||
Comment 3•13 years ago
|
||
Rebase.
Thanks, Vicamo.
Attachment #652297 -
Attachment is obsolete: true
Assignee | ||
Comment 4•13 years ago
|
||
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla17
![]() |
||
Comment 5•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•