Bug 210199 - Remove unused WebProcessPool::sendToAllProcessesRelaunchingThemIfNecessary and WebProcessPool::sendToOneProcess
Summary: Remove unused WebProcessPool::sendToAllProcessesRelaunchingThemIfNecessary an...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: PC Linux
: P2 Minor
Assignee: Michael Catanzaro
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-04-08 10:50 PDT by Michael Catanzaro
Modified: 2020-04-08 12:13 PDT (History)
3 users (show)

See Also:


Attachments
Patch (2.77 KB, patch)
2020-04-08 10:51 PDT, Michael Catanzaro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Catanzaro 2020-04-08 10:50:22 PDT
Sadly we have no automated way to detect dead code, and instead must wait for humans to stumble upon it. I only noticed these because WebProcessPool::sendToAllProcessesRelaunchingThemIfNecessary had a suspicious FIXME (which dates back to r129701).
Comment 1 Michael Catanzaro 2020-04-08 10:51:22 PDT
Created attachment 395834 [details]
Patch
Comment 2 EWS 2020-04-08 12:12:15 PDT
Committed r259743: <https://trac.webkit.org/changeset/259743>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 395834 [details].
Comment 3 Radar WebKit Bug Importer 2020-04-08 12:13:15 PDT
<rdar://problem/61468898>