Page MenuHomePhabricator

Remove obsolete, no-op implementations of "willRenderTimeline()"
ClosedPublic

Authored by epriestley on Dec 20 2018, 6:24 PM.
Tags
None
Referenced Files
F18867776: D19919.id.diff
Tue, Nov 4, 2:34 AM
F18865317: D19919.diff
Mon, Nov 3, 11:40 AM
F18837104: D19919.diff
Mon, Oct 27, 4:25 AM
F18818209: D19919.id47560.diff
Tue, Oct 21, 10:09 PM
F18818075: D19919.id47560.diff
Tue, Oct 21, 8:41 PM
F18810228: D19919.id47543.diff
Sun, Oct 19, 8:22 PM
F18770770: D19919.id47560.diff
Oct 8 2025, 2:43 PM
F18749108: D19919.id.diff
Oct 4 2025, 2:24 AM
Subscribers
Restricted Owners Package

Details

Summary

Depends on D19918. Ref T11351. In D19918, I removed all calls to this method. Now, remove all implementations.

All of these implementations just return $timeline, only the three sites in D19918 did anything interesting.

Test Plan

Used grep willRenderTimeline to find callsites, found none.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable