Closed
Bug 1257932
Opened 9 years ago
Closed 9 years ago
Enable test_continuous_wheel_events.html with e10s
Categories
(Core :: DOM: Events, defect)
Core
DOM: Events
Tracking
()
RESOLVED
DUPLICATE
of bug 1251905
Tracking | Status | |
---|---|---|
firefox48 | --- | affected |
People
(Reporter: mccr8, Unassigned)
References
Details
No description provided.
Reporter | ||
Comment 1•9 years ago
|
||
I wrote some patches for this test, which looks straightforward. However, there must be some remaining raciness in there. Occasionally the test will hang, and when it doesn't hang, often there will be 1 to 10 or so failures like this:
testContinuousTrustedEvents, Horizontal wheel event by pixels (-5.3 - 0) #2: wheel event target was invalid - got [object HTMLHtmlElement], expected [object HTMLDivElement]
eg the target is the wrong kind of element. Very odd.
Reporter | ||
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•