Rename WebProcessPool::sendToAllProcesses() to sendToAllWebProcesses() for clarity, given that it does not send to other processes that are associated with the pool (network process, storage process...). Also rename m_processes to m_webProcesses.