Open Bug 1415065 Opened 7 years ago Updated 2 years ago

Use waitForAllPaintsFlushed in waitForPaints() instead of waitForAnimationFrame(2)

Categories

(Core :: DOM: Animation, enhancement, P3)

enhancement

Tracking

()

Tracking Status
firefox58 --- affected

People

(Reporter: hiro, Unassigned)

References

Details

We introduce waitForPaints() in bug 1415042, but it's not actually waiting for MozAfterPaint due to bug 1341294.

Once bug 1341294 is fixed, we can simply use waitForAllPaintsFlushed in the function.
Looks like this is no longer blocked.
Priority: -- → P3
(In reply to Hiroyuki Ikezoe (:hiro) from comment #0)
> We introduce waitForPaints() in bug 1415042, but it's not actually waiting
> for MozAfterPaint due to bug 1341294.
> 
> Once bug 1341294 is fixed, we can simply use waitForAllPaintsFlushed in the
> function.

The bug has been moved into bug 1419226.
Depends on: 1419226
Now moved to  bug 1445570.
Depends on: 1445570
No longer depends on: 1419226
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.