Files
tubestation/toolkit
Nika Layzell af7ebed65a Bug 1665474 - Part 10: Add a global list of all in-process documents, r=smaug
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
2025-03-03 22:51:31 +00:00
..