mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 15:23:51 +00:00
9cd864ae76
The "tooltip-visible" class name is set *before* registering the click listener which is fired by the test just after this event is received. Not surprising this caused such race condition. I imagine we may face this race condition in any test listening for tooltip-visible. I tried firing tooltip-visible later, like tooltip-shown, but it caused non trivial failure in other tests. We would need to migrate usage of tooltip-visible one by one to moving forward with only oneevent. Differential Revision: https://phabricator.services.mozilla.com/D192823 |
||
---|---|---|
.. | ||
client | ||
docs | ||
perfdocs | ||
platform | ||
server | ||
shared | ||
startup | ||
.eslintrc.js | ||
.eslintrc.xpcshell.js | ||
CODE_OF_CONDUCT.md | ||
moz.build | ||
rename.py | ||
templates.mozbuild | ||
tsconfig.json |