Closed Bug 1662313 Opened 4 years ago Closed 4 years ago

test_resizers_resizing_elements needs to wait for events

Categories

(Core :: DOM: Editor, defect, P1)

defect

Tracking

()

RESOLVED FIXED
82 Branch
Tracking Status
firefox82 --- fixed

People

(Reporter: bugzilla, Assigned: bugzilla)

References

Details

(Whiteboard: [geckoview:m82])

Attachments

(1 file)

At this location we should wait for the selection change before proceeding with verifying the bounding client rect; otherwise there is a race where sometimes input events have not been processed yet.

Wait for selectionchange to ensure that input events have been processed
before verifying a target's bounds.

Priority: -- → P1
Whiteboard: [geckoview:m82]
Pushed by aklotz@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/b8885558817e Add a wait on a selectionchange event to test_resizers_resizing_elements to prevent race condition in test; r=masayuki DONTBUILD
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 82 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: