Loading
Bug 1914852 - Ensure there's always a single private homepage tab when...
Bug 1914852 - Ensure there's always a single private homepage tab when switching to private mode when Homepage as a New Tab is enabled r=android-reviewers,Roger - Adds a new private homepage tab when there are no private tabs available when switching from normal to private mode. - This fixes the reported issue of switching from private mode to normal mode when performing a search or loading a URL in private mode because without a selected private tab it will load it from the selected normal tab under the Hompeage as a New Tab feature. Therefore, we need to guarantee that there's a private tab to load from by ensuring there's always a private tab in private mode. Differential Revision: https://phabricator.services.mozilla.com/D250522