Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
LibWeb: Explicitly ignore PageClient::m_console_clients
This map is managed entirely by manual insertion/removal when a document is created/destroyed, so we should just ignore it in visit_edges().
- Loading branch information