Page MenuHomePhabricator

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

Authored by epriestley on Dec 20 2018, 6:24 PM.
Tags
None
Referenced Files
F12827355: D19919.diff
Thu, Mar 28, 9:58 AM
Unknown Object (File)
Sat, Mar 23, 5:44 PM
Unknown Object (File)
Tue, Mar 12, 12:29 AM
Unknown Object (File)
Tue, Mar 12, 12:10 AM
Unknown Object (File)
Sun, Mar 10, 2:26 PM
Unknown Object (File)
Feb 19 2024, 1:14 AM
Unknown Object (File)
Feb 3 2024, 8:30 PM
Unknown Object (File)
Jan 25 2024, 1:41 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