Files
tubestation/browser/components/extensions
Emilio Cobos Álvarez 3923930d3b Bug 1737131 - Make sure to show the overflow menu in browser_ext_browserAction_theme_icons.js. r=extension-reviewers,zombie
I dug into the test failures above and this is because we return wrong
styles, because the overflow panel was never opened and thus the styles
we were querying are disconnected from the document.

Bug 1483798 covers not returning a style for these elements (patch there
incoming).

Differential Revision: https://phabricator.services.mozilla.com/D131075
2021-11-14 12:40:43 +00:00
..