Page MenuHomePhabricator

Remove uncalled DiffusionRequest->getCallsign()
ClosedPublic

Authored by epriestley on Feb 18 2016, 1:15 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 13, 1:59 PM
Unknown Object (File)
Feb 22 2024, 7:35 PM
Unknown Object (File)
Feb 22 2024, 7:35 PM
Unknown Object (File)
Feb 14 2024, 5:15 PM
Unknown Object (File)
Feb 14 2024, 5:02 PM
Unknown Object (File)
Feb 13 2024, 12:49 PM
Unknown Object (File)
Feb 12 2024, 9:57 AM
Unknown Object (File)
Feb 6 2024, 6:53 AM
Subscribers
None

Details

Summary

Ref T4245. This has no callers.

Test Plan
  • Ran git grep -i 'getCallsign(' and visually verified that no callers could reasonably be DiffusionRequest objects (there are only 23 remaining sites, and about half are $this->... in PhabricatorRepository.
  • Browsed around directory/file/branch/content/diff/etc pages in Diffusion.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Remove uncalled DiffusionRequest->getCallsign().
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: chad, avivey.
avivey edited edge metadata.
This revision is now accepted and ready to land.Feb 18 2016, 1:17 AM
This revision was automatically updated to reflect the committed changes.