Page MenuHomePhabricator

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

Authored by epriestley on Dec 20 2018, 6:24 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 3, 8:38 AM
Unknown Object (File)
Sun, Apr 28, 2:38 PM
Unknown Object (File)
Thu, Apr 25, 2:28 AM
Unknown Object (File)
Wed, Apr 17, 10:14 PM
Unknown Object (File)
Mar 28 2024, 9:58 AM
Unknown Object (File)
Mar 23 2024, 5:44 PM
Unknown Object (File)
Mar 12 2024, 12:29 AM
Unknown Object (File)
Mar 12 2024, 12:10 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
Branch
pholio7
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 21396
Build 29137: Run Core Tests
Build 29136: arc lint + arc unit