Closed Bug 1177331 Opened 9 years ago Closed 9 years ago

dom/events/test/test_bug574663.html fails with APZ enabled

Categories

(Core :: Panning and Zooming, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla41
Tracking Status
firefox41 --- fixed

People

(Reporter: kats, Assigned: kats)

References

Details

Attachments

(1 file, 1 obsolete file)

Attached patch Patch (obsolete) — Splinter Review
With APZ enabled, the mochitest at dom/events/test/test_bug574663.html times out and dies. I was able to reproduce this locally, and found that the code was going into an infinite loop of MozAfterPaint events which did nothing, because utils.isMozAfterPaintPending would always return true.

The code in test_bug574663.html had a comment that it was a simplified version of paint_listener.js but after comparing that code I noticed there was a hunk missing. Putting the hunk in fixed the test locally.
Attachment #8626041 - Attachment is patch: true
Attached patch PatchSplinter Review
Attachment #8626041 - Attachment is obsolete: true
Attachment #8626439 - Flags: review?(dvander)
Attachment #8626439 - Flags: review?(dvander) → review+
https://hg.mozilla.org/mozilla-central/rev/17577ea6b9c3
Status: NEW → RESOLVED
Closed: 9 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla41
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: