Closed
Bug 888147
Opened 9 years ago
Closed 9 years ago
[B2G][MMS][Regression] We are skipping 'sending' status when sending a MMS
Categories
(Core :: DOM: Device Interfaces, defect)
Tracking
()
People
(Reporter: borjasalguero, Assigned: airpingu)
References
Details
(Keywords: regression, Whiteboard: [fixed-in-birch])
Attachments
(1 file)
2.04 KB,
patch
|
ctai
:
review+
|
Details | Diff | Splinter Review |
When sending a SMS without SIM Card we have the status: 'sending' to 'failed/error'. However in MMS we go directly to 'failed/error', so we have a inconsistency. Gaia code is handling the flow 'sending' to 'sent'/'error' (depending on if it was successful or not), so this inconsistency is breaking the SMS App.
Reporter | ||
Comment 1•9 years ago
|
||
Dietrich, Could you take a look? This is breaking completely the SMS App without SIM... leo+?
blocking-b2g: --- → leo?
Reporter | ||
Updated•9 years ago
|
Flags: needinfo?(dietrich)
Reporter | ||
Updated•9 years ago
|
Keywords: regression
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → gene.lian
Flags: needinfo?(gene.lian)
Assignee | ||
Comment 3•9 years ago
|
||
This is a regression due to Bug 880561. Patch is coming.
Assignee | ||
Comment 4•9 years ago
|
||
I believe ctai's review is sufficient. No time to wait for Vicamo's review. Let's land this quickly.
Attachment #768762 -
Flags: review?(ctai)
Updated•9 years ago
|
Attachment #768762 -
Flags: review?(ctai) → review+
Assignee | ||
Comment 5•9 years ago
|
||
https://hg.mozilla.org/projects/birch/rev/3c694e99184f Waiting on leo+ tag to land this to b2g18.
Whiteboard: [fixed-in-birch]
Comment 6•9 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/3c694e99184f
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla25
Assignee | ||
Comment 7•9 years ago
|
||
Ping Dietrich?
Reporter | ||
Comment 8•9 years ago
|
||
This is needed for having https://bugzilla.mozilla.org/show_bug.cgi?id=880257 working, otherwise this feature is not complete. We need leo+ here for fixing the entire issue. Leo+?
Comment 9•9 years ago
|
||
Regression in mms -> blocking+.
blocking-b2g: leo? → leo+
Flags: needinfo?(dietrich)
Assignee | ||
Comment 10•9 years ago
|
||
Thanks Dietrich! https://hg.mozilla.org/releases/mozilla-b2g18/rev/74d81af73f5d
status-b2g18:
--- → fixed
status-b2g18-v1.0.0:
--- → wontfix
status-b2g18-v1.0.1:
--- → wontfix
status-b2g-v1.1hd:
--- → affected
status-firefox25:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•