fune/browser/components/originattributes/test
Gijs Kruitbosch 08cecbdc20 Bug 1634051 - don't eagerly initialize the all tabs menu, r=mstriemer
The initialization costs of the TabList constructors is very small compared to
the cost of actually calling _populate, so instead of calling init() from an
idle task, we can just wait until the view actually needs to be shown.

Differential Revision: https://phabricator.services.mozilla.com/D73946
2020-05-15 17:04:29 +00:00
..
browser Bug 1634051 - don't eagerly initialize the all tabs menu, r=mstriemer 2020-05-15 17:04:29 +00:00
mochitest