Page MenuHomePhabricator

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

Authored by epriestley on Dec 20 2018, 6:24 PM.
Tags
None
Referenced Files
F18770770: D19919.id47560.diff
Wed, Oct 8, 2:43 PM
F18749108: D19919.id.diff
Sat, Oct 4, 2:24 AM
F18746033: D19919.diff
Fri, Oct 3, 10:52 AM
F18733873: D19919.id.diff
Tue, Sep 30, 10:43 PM
F18629251: D19919.diff
Sep 16 2025, 8:20 AM
F18609159: D19919.id47543.diff
Sep 14 2025, 2:27 AM
F18510053: D19919.id.diff
Sep 5 2025, 3:45 AM
F18503704: D19919.diff
Sep 4 2025, 11:18 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