RESOLVED INVALID186634
Rename WebProcessPool::sendToAllProcesses() to sendToAllWebProcesses()
https://bugs.webkit.org/show_bug.cgi?id=186634
Summary Rename WebProcessPool::sendToAllProcesses() to sendToAllWebProcesses()
Chris Dumez
Reported 2018-06-14 14:50:46 PDT
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.
Attachments
Note You need to log in before you can comment on or make changes to this bug.