Closed Bug 1066025 Opened 10 years ago Closed 7 years ago

[MMS] If the maximum size of an MMS is set very high, it's taking more time to show the images in thread after send button is pressed

Categories

(Firefox OS Graveyard :: Gaia::SMS, defect)

ARM
Gonk (Firefox OS)
defect
Not set
major

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: sasikala.paruchuri8, Unassigned)

Details

(Whiteboard: [LibGLA,TD95292,WW, B] [g+])

1. Title: If the maximum size of an MMS is set to 2MB or 3MB,it's taking more time to show the images in thread after click on send button
2. Precondition: Change the default maximum value in application from 295k to 2MB/3MB
3. Tester's Action: 1.Open SMS application
                    2.Select image from Gallery , Image taken from camera
                    3.Add some 3-4 images through pick activity
                    4.Enter number in 'to' field
                    5.Send the message

4. Actual Symptom (ENG.) : When user click on send button -> it's taking very long time to display the message in the thread.
5. Expected: When user click on the send button, the message should be shown immediately in thread.
If we attach the images with less size it is working fine.When we attach image which has more size it is taking more time to show after clicking on send button. This is a architecture problem.
Whiteboard: [LibGLA,TD95292,WW, B] [g+]
We wait for the "sending" event to display the message. Maybe we can display it asap when we click "send".
Note: this is how the application used to work 1 year ago, but from an architecture point of view this was not maintainable enough. Maybe we can try it again now.
Hi Julien, Thank you for comment on this. Yes, here We are waiting for the "sending" event to display the message. As per the observations we found that even after receiving the "sending" event it is taking time to display the message.
I think bug 983172 could have improved this a lot. Can you try again on a very recent master?
Mass closing of Gaia::SMS bugs. End of an era :(
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
Mass closing of Gaia::SMS bugs. End of an era :(
You need to log in before you can comment on or make changes to this bug.