Harry Twyford cf0cd77ad8 Bug 1624044 - Wait for SessionStartup initialization before using it in willCheckDefaultBrowser. r=dao
The sessionType getter in SessionStartup sets its internal state if there isn't already one. Since the willCheckDefaultBrowser call added in bug 1622195 happens very early, SessionStartup isn't initialized yet so its state is set to "never restore".

Differential Revision: https://phabricator.services.mozilla.com/D67902

--HG--
extra : moz-landing-system : lando
2020-03-24 16:36:00 +00:00
..