Closed
Bug 1217688
Opened 9 years ago
Closed 8 years ago
Reduce the tasks before loaded event and force the splash screen dismissed as early as possible
Categories
(Firefox OS Graveyard :: Gaia::SMS, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: steveck, Unassigned)
References
Details
Attachments
(1 file)
After bug 1211395 landed, message on flame device might get some side effect about the longer slash screen because of the reduced cold launch path might case the lazyload happens earlier than loaded event sometimes. Attachment #8677463 [details] tried to delay the lazyload after the loaded event, but it will bring other side effect that much longer waiting time for entering the next panel immediately. Here we'll need to figure out if there's other alternative solution that could force the splash screen dismissed earlier with less side effect before bug 1211853.
Comment 1•9 years ago
|
||
Reporter | ||
Comment 2•9 years ago
|
||
Bobby create a comparison between FXOS and Android in dev-gaia, and looks like the splash screen might be a more serious problem now(But we need to clarify the end of the capturing, setting as displaying the contact photo seems not the good news to us). Will take a look again to see if there's any better solution based on attachment 8678205 [details] [review]
Comment 3•8 years ago
|
||
Mass closing of Gaia::SMS bugs. End of an era :(
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Comment 4•8 years ago
|
||
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.
Description
•