Closed
Bug 1105942
Opened 10 years ago
Closed 7 years ago
[Settings] The timing of dispatching visually complete event is not realistic
Categories
(Firefox OS Graveyard :: Gaia::Settings, defect)
Tracking
(tracking-b2g:+)
RESOLVED
WONTFIX
tracking-b2g | + |
People
(Reporter: arthurcc, Unassigned)
References
Details
In bug 1090843 we moved the time of dispatching the visually complete event when the first panel is ready (necessary module loaded). However, in reality the total visually complete could be later in worse cases.
We should dispatch ready events from all components that contribute to visually changes. The visually complete event should only be dispatched after receiving the ready events from the components.
Assignee | ||
Updated•10 years ago
|
blocking-b2g: backlog → ---
Reporter | ||
Updated•10 years ago
|
Assignee: crh0716 → nobody
Comment 1•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
•