Closed Bug 1310096 Opened 8 years ago Closed 8 years ago

Categories

(Core :: DOM: Animation, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla52
Tracking Status
firefox50 --- unaffected
firefox51 --- unaffected
firefox52 --- fixed

People

(Reporter: intermittent-bug-filer, Assigned: hiro)

Details

(Keywords: intermittent-failure)

Attachments

(1 file)

Flags: needinfo?(hiikezoe)
I could reproduce this failure locally on Android emulator.  It seems that on Android the second MozAfterPaint was not received (while GC was processed?).
 
Replacing the second wait with requestAnimationFrame seems to work.

https://treeherder.mozilla.org/#/jobs?repo=try&revision=be246bd9c4b8&exclusion_profile=false
Flags: needinfo?(hiikezoe)
Boris, could you please review this since Brian is away.  Thanks for reviewing in these days!
Assignee: nobody → hiikezoe
Status: NEW → ASSIGNED
Comment on attachment 8802405 [details]
Bug 1310096 - Replace the wait for the second MozAfterPaint with rAF callback to avoid intermittent failure on Android.

https://reviewboard.mozilla.org/r/86802/#review85820
Attachment #8802405 - Flags: review?(boris.chiou) → review+
Pushed by hiikezoe@mozilla-japan.org:
https://hg.mozilla.org/integration/autoland/rev/266e70286889
Replace the wait for the second MozAfterPaint with rAF callback to avoid intermittent failure on Android. r=boris
Thanks!
Keywords: leave-open
Closing because there is no new orange after landing.  There is a failure <https://treeherder.mozilla.org/logviewer.html#?repo=try&job_id=29455918#L2752> on try after landing, but the changeset does not include this fix.
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Keywords: leave-open
Target Milestone: --- → mozilla52
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: