Bug 186634
| Summary: | Rename WebProcessPool::sendToAllProcesses() to sendToAllWebProcesses() | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | WebKit2 | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | CC: | beidson, ggaren |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Chris Dumez
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |