Page MenuHomePhabricator

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

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