Closed Bug 1171671 Opened 9 years ago Closed 9 years ago

Simplify Boot Animation control

Categories

(Core Graveyard :: Widget: Gonk, defect)

Unspecified
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(blocking-b2g:2.2r+, firefox41 fixed, b2g-v2.1 wontfix, b2g-v2.1S wontfix, b2g-v2.2 wontfix, b2g-v2.2r fixed, b2g-master fixed)

RESOLVED FIXED
mozilla41
blocking-b2g 2.2r+
Tracking Status
firefox41 --- fixed
b2g-v2.1 --- wontfix
b2g-v2.1S --- wontfix
b2g-v2.2 --- wontfix
b2g-v2.2r --- fixed
b2g-master --- fixed

People

(Reporter: sotaro, Assigned: sotaro)

References

Details

Attachments

(3 files, 2 obsolete files)

StartBootAnimation() and StopBootAnimation() is called from GonkDispaly. Especially StopBootAnimation() is called from many places. It seems better to simplify it.
Assignee: nobody → sotaro.ikeda.g
Depends on: 1138287
Current GonkDisplay calls StartBootAnimation() from many places. But They are not necessary if we want to stop BootAnimation at the same timing to current implementation.
It seems better to extend boot animation duration as in Bug 1165200 Comment 18 in a different bug.
Attachment #8615557 - Attachment is obsolete: true
Attachment #8615573 - Flags: review?(mwu)
Attachment #8615573 - Flags: review?(mwu)
Add missed change.
Attachment #8615573 - Attachment is obsolete: true
Attachment #8615583 - Flags: review?(mwu)
Comment on attachment 8615583 [details] [diff] [review]
patch - Simplify Boot Animation control

Review of attachment 8615583 [details] [diff] [review]:
-----------------------------------------------------------------

Nice. This makes more sense.
Attachment #8615583 - Flags: review?(mwu) → review+
Blocks: 1165161
After bug 1138287 and Bug 1171671 are fixed, module relationship of GonkDisplayJB becomes like this diagram.
https://hg.mozilla.org/mozilla-central/rev/9dc8eb31a23b
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla41
[Approval Request Comment]
Bug caused by (feature/regressing bug #):
Bug 1191674
User impact if declined:
User will see the bootAnim pause for a long times.
Testing completed:
The are already at m-c.
Risk to taking this patch (and alternatives if risky):
low
String or UUID changes made by this patch:
no
Attachment #8647273 - Flags: approval-mozilla-b2g37?
TAM's comment for this issue: 

This is one of the three dependent issues of bug 1191674, which is needed by partner TCL for their product based on 2.2. Thought this is not functional critical however indeed impact first time user experience (power on animation is the first thing user will see), plus the risk is low so I think it's worth fixing. In comment 38 of bug 1191674 we can already see those patches work for their problem.

Hi Josh: 

how is your view about landing it on 2.2
Flags: needinfo?(jocheng)
Hi Wesly,
We currently do not have plan for shipping device on 2.2 but 2.2r.
I like to make this 2.2r+. Thanks!
blocking-b2g: --- → 2.2r+
Flags: needinfo?(jocheng)
Comment on attachment 8647273 [details] [diff] [review]
Simplify Boot Animation control. (b2g v2.2)

Thanks Jerry,
Make this blocking-b2g: 2.2r+.
Currently no 2.2r approval required.
Attachment #8647273 - Flags: approval-mozilla-b2g37? → approval-mozilla-b2g37-
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: