Closed
Bug 1010718
Opened 11 years ago
Closed 7 years ago
[B2G][SMS] onfailed event will not be notified when device storage is full.
Categories
(Firefox OS Graveyard :: RIL, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: bevis, Unassigned)
References
Details
*** This is a follow up bug of bug 824717 ***
While reviewing the implementation in SmsParent.cpp, we found that
we will suppress the notification of 'sms-failed' to child process if the DOM message is not available in [1].
The failed event shall be notified for all kinds of error.
[1] http://hg.mozilla.org/mozilla-central/file/bd49f34665d9/dom/sms/src/ipc/SmsParent.cpp#l101
Comment 2•7 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•