Closed
Bug 768367
Opened 13 years ago
Closed 13 years ago
B2G RIL: send/received SMS failed on Otoro
Categories
(Core :: DOM: Device Interfaces, defect)
Tracking
()
RESOLVED
FIXED
mozilla16
People
(Reporter: allstars.chh, Unassigned)
Details
Attachments
(1 file)
|
1.53 KB,
patch
|
philikon
:
review+
|
Details | Diff | Splinter Review |
E/GeckoConsole( 115): [JavaScript Error: "this.mRIL.rilContext.icc is
null" {file:"jar:file:///system/b2g/omni.ja!/components/SmsDatabaseService.js" line:
361}]
The problem should be related to Bug 766862,
but we should make the code more defensively to prevent Sms failed due to SIM problem
| Reporter | ||
Comment 1•13 years ago
|
||
This patch is from vivien in https://bugzilla.mozilla.org/attachment.cgi?id=636062&action=edit
Attachment #636631 -
Flags: review?(philipp)
Comment 2•13 years ago
|
||
Also verified in Makuro.
Comment 3•13 years ago
|
||
Sorry, it's a Akami.
| Reporter | ||
Comment 4•13 years ago
|
||
Akami also has this problem because of Bug 768428
so we also need this patch on akami
Comment 5•13 years ago
|
||
Comment on attachment 636631 [details] [diff] [review]
Patch to check if rilContext.icc is defined
Looks ok to me. Let's see if we can fix bug 766862 somehow.
Attachment #636631 -
Flags: review?(philipp) → review+
| Reporter | ||
Comment 6•13 years ago
|
||
| Reporter | ||
Comment 7•13 years ago
|
||
Target Milestone: --- → mozilla16
Comment 8•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•