Use disableNonTestMouseEvents to prevent false mouse hover or tooltips from affecting mozscreenshots
Categories
(Testing :: mozscreenshots, enhancement, P2)
Tracking
(firefox77 fixed)
| Tracking | Status | |
|---|---|---|
| firefox77 | --- | fixed |
People
(Reporter: MattN, Assigned: MattN)
References
(Blocks 1 open bug)
Details
Attachments
(4 files, 1 obsolete file)
The most common cause of intermittent inconsistencies on mozscreenshots is due to changes in styles from :hover and tooltips caused by the mouse on the test machine. We can use nsIDOMWindowUtils.disableNonTestMouseEvents to prevent this.
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 2•6 years ago
|
||
Depends on D72512
| Assignee | ||
Comment 3•6 years ago
|
||
Make them easier to run alone without running all the capture subdirectories.
Depends on D72513
| Assignee | ||
Comment 4•6 years ago
|
||
Depends on D72516
Updated•6 years ago
|
| Assignee | ||
Comment 6•6 years ago
|
||
Comment 8•6 years ago
|
||
Backed out 4 changesets (Bug 1633102) for causing perma ss mochitest timeout
https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=299387220&repo=autoland&lineNumber=4333
Updated•6 years ago
|
Updated•6 years ago
|
| Assignee | ||
Updated•6 years ago
|
Comment 10•6 years ago
|
||
Comment 11•6 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/d697a672e201
https://hg.mozilla.org/mozilla-central/rev/610d7d4d10c3
https://hg.mozilla.org/mozilla-central/rev/1e630c8bc496
https://hg.mozilla.org/mozilla-central/rev/1247c4bbb039
Description
•