This patch adds a `closedGroups` array to the SessionRestore state, and adds functionality that ensures closed tab groups end up in the closed groups array and that closed tab counts respect closed groups. This does not update `undoClosedTab` or any related methods. Attempting to restore a closed tab group will result in an error. Differential Revision: https://phabricator.services.mozilla.com/D226397