This is used to replace the places where all documents are iterated using DocGroup. In another part, DocGroups are changed to hold Window Globals rather than Document objects, so an alternative mechanism is required to allow for all documents to be iterated. A linked list is used to minimize document creation overhead. Differential Revision: https://phabricator.services.mozilla.com/D238116