Page MenuHomePhabricator

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

Authored by epriestley on Dec 20 2018, 6:24 PM.
Tags
None
Referenced Files
F13282251: D19919.diff
Sun, Jun 2, 11:51 AM
F13278513: D19919.id47543.diff
Fri, May 31, 10:04 PM
F13218079: D19919.diff
Sat, May 18, 10:02 AM
F13212207: D19919.diff
Fri, May 17, 6:28 AM
F13209851: D19919.id47560.diff
Fri, May 17, 2:33 AM
F13197166: D19919.diff
Sun, May 12, 11:52 PM
F13176949: D19919.id47543.diff
Wed, May 8, 6:16 PM
Unknown Object (File)
May 3 2024, 8:38 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