Closed Bug 1043597 Opened 10 years ago Closed 5 years ago

keyboard event race condition in test editor/libeditor/html/tests/test_bug966155.html (debug)

Categories

(Core :: IPC, defect)

x86_64
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: jimm, Assigned: jimm)

References

Details

This test currently sends numerous keyboard events then uses cpows to check content state. The problem here is that the cpow messages can interrupt from any ipc call on the stack, which means sometimes the keyboard events don't get processed before the cpow gets serviced. Usually the ipc stack that breaks out is gfx related.
Assignee: nobody → jmathies
Updating since there are no cpow issues here, this test has issues with keyboard events.

On the most recent holly merge, this seems to have disappeared. Will do another merge to see. I have a fix for this if it shows up again.
Summary: cpow race condition in test editor/libeditor/html/tests/test_bug966155.html (debug) → keyboard event race condition in test editor/libeditor/html/tests/test_bug966155.html (debug)
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
..and it's back.
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Status: REOPENED → RESOLVED
Closed: 10 years ago5 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.