Closed Bug 1397161 Opened 7 years ago Closed 7 years ago

Remove assert(mIsMouseEnterIntoWidgetEventSuppressed) when sending eMouseExitFromWidget to remote

Categories

(Core :: DOM: Events, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla57
Tracking Status
firefox57 --- fixed

People

(Reporter: stone, Assigned: stone)

References

Details

Attachments

(1 file, 1 obsolete file)

      No description provided.
Assignee: nobody → sshih
Summary: Remove the assertion mIsMouseEnterIntoWidgetEventSuppressed when sending eMouseExitFromWidget to remote → Remove assert(mIsMouseEnterIntoWidgetEventSuppressed) when sending eMouseExitFromWidget to remote
Hit assertion when trying to enable the input event queue.

https://treeherder.mozilla.org/#/jobs?repo=try&author=sshih@mozilla.com&selectedJob=128462976
Blocks: 1390044
The assertion failed when trying to dispatch eMouseExitFromWidget to the remote browser while never dispatch eMouseEnterIntoWidget. Can't reproduce this in local.

Found that this symptom also happened while the input event queue is disabled. I'd remove the assertion since it's unrelated to the input event queue and doesn't break something.
Attachment #8904898 - Flags: review?(bugs)
Attachment #8904898 - Flags: review?(bugs) → review+
Keywords: checkin-needed
Pushed by ryanvm@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/0da4bb3c477c
Remove assert(mIsMouseEnterIntoWidgetEventSuppressed) when sending eMouseExitFromWidget to remote. r=smaug
Keywords: checkin-needed
https://hg.mozilla.org/mozilla-central/rev/0da4bb3c477c
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla57
Depends on: 1399876
You need to log in before you can comment on or make changes to this bug.