Closed Bug 1800973 Opened 2 years ago Closed 2 years ago

promiseMoveMouseAndScrollWheelOver doesn't return the second Promise in then()

Categories

(Core :: Panning and Zooming, defect, P2)

defect

Tracking

()

RESOLVED FIXED
109 Branch
Tracking Status
firefox109 --- fixed

People

(Reporter: hiro, Assigned: hiro)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

https://searchfox.org/mozilla-central/rev/d7d2cc647772de15c4c5aa47f74d25d0e379e404/gfx/layers/apz/test/mochitest/apz_test_native_event_utils.js#1286,1290

I am supposing this is one of the causes of APZ test failures in bug 543435.

here is a try run with the fix for bug 543435 and fixing the returned Promise. There remains only one test failure test_group_mouseevents.html, specifically helper_visualscroll_nonrcd_rsf.html. The test has a blank iframe and do setting display:none and unsetting it do reconstruct the iframe frame, so I guess it's an real issue in our implementation with the fix for bug 543435.

Severity: -- → S3
Priority: -- → P2
Assignee: nobody → hikezoe.birchill
Status: NEW → ASSIGNED
Pushed by hikezoe.birchill@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4c09044b23ac
Make promiseMoveMouseAndScrollWheelOver wait the proper Promise. r=botond
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 109 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: