Closed
Bug 851468
Opened 12 years ago
Closed 12 years ago
[system] Closing an app (back to homescreen) cost ~1sec delay
Categories
(Firefox OS Graveyard :: Gaia::System, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: alive, Assigned: alive)
Details
See https://bugzilla.mozilla.org/show_bug.cgi?id=849441#c0 7)
What I see is, not only wrapper but also all app closing transition is very slow recently.
See https://bugzilla.mozilla.org/show_bug.cgi?id=849441#c17 my comment.
Tim said this may be a gecko performance regression,
but we have a 300ms timer to cancel the event callback before.
I am not sure why it's removed from gaia.
If I find that's a must-have change(really?), I will close this bug. Tracking.
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → alive
Assignee | ||
Comment 1•12 years ago
|
||
Confirmed bug 831391's patch changes 300ms to 1000ms.
An old enough patch so I won't back it out, but rather suggest to fix wrapper itself(delay the removeClass('visible')) in bug 849441.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•